Job Or Queue Status Does Not Update Or Refresh Automatically In Orchestrator

The Job/Queue status does not update/refresh automatically in Orchestrator. The user needs to manually refresh it to get the correct status.

This usually means websockets does not work between the browser and server. The auto-refresh is based on SignalR events over wss protocol.

  • Allow the traffic for WSS through firewall.