Bug 35842 - Reset failed background jobs to new
Summary: Reset failed background jobs to new
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-19 07:22 UTC by Magnus Enger
Modified: 2024-10-02 05:42 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Enger 2024-01-19 07:22:14 UTC
Would it make sense to be able to reset a "failed" background job to "new", so processing can be attempted one more time? Similar to how a failed message can be reset to new.
Comment 1 Tomás Cohen Arazi (tcohen) 2024-06-25 14:35:19 UTC
Maguns, I think bug 36702 is the way to go on this one. If you agree, please close this one.
Comment 2 Liz Rea 2024-06-25 14:53:53 UTC
I like the notion that a given job could also be given a manual retry
, that seems helpful
Comment 3 Magnus Enger 2024-06-26 06:02:21 UTC
I tend to agree with Liz. I would give bug 36702 higher priority, but I still think having the possibility to give a single job a "kick" would be a good thing.
Comment 4 Tomás Cohen Arazi (tcohen) 2024-06-26 12:57:13 UTC
(In reply to Magnus Enger from comment #3)
> I tend to agree with Liz. I would give bug 36702 higher priority, but I
> still think having the possibility to give a single job a "kick" would be a
> good thing.

Yeah, even if retried X times and failed, we would want to be able to re-enqueue it.