dotnet / dotnet/aspnetcore

Consider adding retries to Redis cache refresh

Open
#28,373 1 comment 0 reactions 0 assignees View on GitHub
area-middleware enhancement feature-caching
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

We have a number of reports of timeouts while doing `RefreshAsync` in the Redis cache. These seem to be intermittent network issues. However, since we're generally doing refresh operations on behalf of the user, we should consider adding retry logic to improve our behavior in the presence of intermittent network issues.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.