Actions
Bug #20507
openFix websocket service or get rid of it
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
In the course of looking at #20449, it doesn't seem like workbench is receiving any events from websockets. It seems to be receiving a once-per-minute empty ping, but not any actual events.
I think this explains why most of the time the continuous-reloading behavior described in #20449 doesn't actually happen. (But sometimes it does, which means sometimes websockets works?)
We should either fix it or abandon it entirely and rely on polling.
Related issues
Updated by Peter Amstutz 22 days ago
- Category set to API
- Description updated (diff)
Updated by Peter Amstutz 22 days ago
- Related to Bug #20449: Background refresh tasks of "all processes" issues added
Actions