dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M packages/simple-cache-provider/src/SimpleCacheProvider.js ModifiedM packages/simple-cache-provider/src/__tests__/SimpleCacheProvider-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…