Skip to content

Store an errored mutation in cache/persisted storage #6023

Closed Answered by badsyntax
badsyntax asked this question in Q&A
Discussion options

You must be logged in to vote

After doing some more investigation I think storing errored mutations in the offline cache is the wrong approach. RQ by design will want to retry anything that's in the cache + online. So we can't permanently store "isPaused" errors in the cache. I will store these mutations somewhere else.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TkDodo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant