retry post request later on the application
Hello,
If my post request fails for some reason, I want retry it later on in the application with same data. Can someone point me to the right direction in the docs. Thanks.
3 Replies
other-emerald•3y ago
what does "later" mean ?
conscious-sapphireOP•3y ago
For example when user navigates to certain screen or when user starts application it will retry it
eastern-cyan•3y ago
RefetchOnMount should do the trick