Michal SrbM
Convex Community4y ago
2 replies
Michal Srb

Never-ending mutations

Hey @Dan Mercer , are you using 1)
ConvexProviderWithAuth0
, or 2)
ConvexReactClient
and passing an async function to
setAuth
?
In either of these cases the mutation should retry and succeed if the user gets a new valid token and it should fail if the user was logged out.
Was this page helpful?