+
+ Force every pending / queued / processing task to
+ failed and finalize any active batch that
+ has no remaining work. Use this when the automatic recovery
+ sweep keeps re-queueing the same row (e.g., corrupt file in
+ an autoretry loop, or worker model missing).
+
+
+ Tasks remain in the database with status=failed;
+ click Retry failed once the underlying cause is
+ resolved to re-queue them.
+
+
+