| Summary: | Review Koha::BackgroundJob->finish and 'failed' case workflow | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Component: | Architecture, internals, and plumbing | Assignee: | Bugs List <koha-bugs> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 27421 | ||
| Bug Blocks: | 35092 | ||
|
Description
Tomás Cohen Arazi (tcohen)
2022-09-19 18:21:47 UTC
What I wanted to say is that maybe we want to be able to mark as finished a failed job, maybe because we hit 'retry' (when implemented, of course). We need to think about this workflow. |