[Bug 41222] New: SUSHI harvest should retry under certain conditions
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41222 Bug ID: 41222 Summary: SUSHI harvest should retry under certain conditions Initiative type: --- Sponsorship --- status: Product: Koha Version: 25.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ERM Assignee: jonathan.druart@gmail.com Reporter: jvinke@austinseminary.edu QA Contact: testopia@bugs.koha-community.org CC: jonathan.druart@gmail.com, jonathan.field@openfifth.co.uk, martin.renvoize@openfifth.co.uk, matt.blenkinsop@openfifth.co.uk, pedro.amorim@openfifth.co.uk At present, the "ERM Usage Statistics SUSHI Harvester" job will attempt to harvest usage data a single time. There are several conditions specified in Appendix D of the COUNTER Code of Practice under which the job should retry. https://cop5.countermetrics.org/en/5.1.0.1/appendices/d-handling-errors-and-... The main one is "Report Queued for Processing" which returns Exception Code 1011 and HTTP 202. Retrying the request periodically until the report has processed would return the data. I have seen this take between 2-40 minutes. There are also "Service Not Available" and "Service Busy" exceptions that this might apply to. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41222 Mathieu Saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathsabypro@gmail.com --- Comment #1 from Mathieu Saby <mathsabypro@gmail.com> --- It seems a duplicate of https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38804 ? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41222 John Vinke <jvinke@austinseminary.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #2 from John Vinke <jvinke@austinseminary.edu> --- Oh yes, sorry I did not see that one. This is a dupe. *** This bug has been marked as a duplicate of bug 38804 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org