Giveth / giveth-next

Giveth 2.0 implementation in NextJS
https://next.giveth.io
GNU General Public License v3.0
20 stars 13 forks source link

Save failed donations in FE and retry it later #633

Closed MoeNick closed 2 years ago

MoeNick commented 2 years ago
mateodaza commented 2 years ago

This sounds like a good strategy using apollo link retry - will try it out

mateodaza commented 2 years ago

Apollo Link Retry handles this problem, no need to save the failed donation on store