dillon1000/react
Commit
Browse files Do not clear errors after they are thrown (#12303)
Instead, to trigger a retry, the consumer should invalidate the cache. In the future, we will likely add a way to invalidate only the failed records.
Changed paths2 files
First-parent comparisonpackages/simple-cache-provider/src/SimpleCacheProvider.js ModifiedM packages/simple-cache-provider/src/__tests__/SimpleCacheProvider-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…