qzind / tray

Browser plugin for sending documents and raw commands to a printer or attached device.
https://qz.io
Other
842 stars 274 forks source link

WebSocketTimeoutException on master branch #1175

Closed tresf closed 1 year ago

tresf commented 1 year ago

In QZ Tray 2.2.2+1, I did a search for printer details and the MediaTray step takes a while. On this particular test machine, it's 1,400 printers so it takes roughly 7 minutes to complete.

When testing the master branch, a WebSocketTimeoutException occurs after 5 minutes.

This seems like a regression in behavior.

tresf commented 1 year ago

Closed via https://github.com/qzind/tray/pull/1177