30 Apr
2025
30 Apr
'25
5:03 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36702 --- Comment #4 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- (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.