[Koha-bugs] [Bug 28320] New: SIP SC Status message should check the DB connection

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 11 15:47:30 CEST 2021


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

            Bug ID: 28320
           Summary: SIP SC Status message should check the DB connection
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: SIP2
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Some SIP machines, automated materials handlers for example, connect to the SIP
client and maintain a connection, sending SC status messages to keep the
connection alive

This works, but can lead to issues if the SIP connection outlasts the DB
connection.

To mitigate this, we should build a DB connection attempt into the SC status
call, and terminate the SIP connection if we cannot reach the DB

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list