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@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@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.