You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any exposed control over how useMutation handles retries? It seems to be getting the same defaults as useQuery but the docs do not mention any option to customize it.
Hi Tanner,
Is there any exposed control over how useMutation handles retries? It seems to be getting the same defaults as useQuery but the docs do not mention any option to customize it.
Thanks,
Thibaut