View Revisions: Issue #1080

Summary 0001080: Show blocking message if ticket print is overloaded
Revision 2019-09-08 21:57 by rijkr
Description IST: When job ticket printing fails due to IppConnectException, a technical fade-out message is shown to the ticket operator. Example: a CUPS socket read timeout (and thus IppConnectException) occurs if a PDF is offered to CUPS that is too busy processing current jobs. Concurrent print job processing is limited by the number of logical processors (cores).
SOLL: If IppConnectException occurs, close print dialog, and show a blocking warning message saying "The print service is currently unavailable or overloaded. Please try again later."
Revision 2019-09-08 21:56 by rijkr
Description IST: When job ticket printing fails due to IppConnectException, a technical fade-out message is shown to the ticket operator. Example: a CUPS socket read timeout (and thus IppConnectException) occurs if a PDF is offered to CUPS that is too busy processing current jobs. Concurrent print job processing is limited my the number of logical processors (cores).
SOLL: If IppConnectException occurs, close print dialog, and show a blocking warning message saying "The print service is currently unavailable or overloaded. Please try again later."