https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36702

--- Comment #4 from Tomás Cohen Arazi (tcohen) <[email protected]> ---
(In reply to David Cook from comment #3)
> That said... what's our proposed use case? What's the background job that
> would benefit from an automatic retry?

I have some real life use cases

- Plugin hook scheduling API calls to external API that could fail (they do
fail, not often but do) and I want the job to be able to detect certain errors
and schedule a retry.
- ES overwhelmed somehow, I would like the ES indexing job to be retried under
certain circumstances.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to