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
For triaging, one improvement we might want to make for IndexedDB errors is report which DB/table encountered the problem. E.g., the log DB being corrupted is less of a problem than the local package registry
For triaging, one improvement we might want to make for IndexedDB errors is report which DB/table encountered the problem. E.g., the log DB being corrupted is less of a problem than the local package registry
* make operationName part of a config object
* implement first retry
* fix errors from type change
* update error messaging; add handling
* move shouldRetry to the callsites
* document isIDBLargeValueError
* improve comment
* handle retry in test
* remove retry flag and depend on shouldRetry instead
* clear db on large value error
* adds requested comments
---------
Co-authored-by: Eduardo <[email protected]>
* make operationName part of a config object
* implement first retry
* fix errors from type change
* update error messaging; add handling
* move shouldRetry to the callsites
* document isIDBLargeValueError
* improve comment
* handle retry in test
* remove retry flag and depend on shouldRetry instead
* clear db on large value error
* adds requested comments
---------
Co-authored-by: Eduardo <[email protected]>
Describe the bug
Discussion
Resources
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: