Base solution for your next web application
Open Closed

Occasional Redis timeout with ICacheManager #10892


User avatar
0
justinidsza created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 11.01
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .NET Core 6

If issue related with ABP Framework

  • What is ABP Framework version? 7.01

If issue is about UI

  • Which theme are you using? 7.01
  • What are the theme settings? 7.01

We're are using Redis as the cache store for ICacheManager. The problem is, some of our forms are quite complex and have many lookups that fetch lookup options via an API. This API uses the ICacheManager to retrieve cached lookup values. Occasionally, we get timeout issues with ICacheManager trying to establish a connection to Redis. We're tried multiple Redis configurations and have even tried using Azure Redis as a dedicated service but we're still getting the same timeout error. Below is a screenshot of the error. I'd like to know if you've encountered this issue before or if you can recommend a solution. Thank you.


1 Answer(s)