SwoffSwoff

retrySync

Force retry of all failed mutations.

retrySync()

From swoff/mutation/sync.ts. Re-processes all mutations marked as failed.

import { retrySync } from "swoff/mutation/sync";

On this page