You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #39, we added state tracking to skip over caches that cause errors so future requests won't hit the same cache. However, this still causes the client to receive an error.
We should try to catch specific read errors and retry with the next cache on the list.
The text was updated successfully, but these errors were encountered:
In #39, we added state tracking to skip over caches that cause errors so future requests won't hit the same cache. However, this still causes the client to receive an error.
We should try to catch specific read errors and retry with the next cache on the list.
The text was updated successfully, but these errors were encountered: