True when the paused action re-sends itself on reconnect (react-query
paused mutations); false when only the user can retry it (plain request
failures). Listeners must not prompt a manual retry when this is true —
that instruction leads to double submits.
True when the paused action re-sends itself on reconnect (react-query paused mutations); false when only the user can retry it (plain request failures). Listeners must not prompt a manual retry when this is true — that instruction leads to double submits.