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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected],
                    [email protected],
                    [email protected],
                    [email protected]

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-exceptions.html#appendix-d

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.
_______________________________________________
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