Skip to content

Add retry mechanism to websocket connections.

Marcos Huck requested to merge feature/retry_ws into feature/code_refactor

Related tasks

Context

Websocket connections are failing with bad handshake.

Change

This MR includes a retry mechanism to the SetWebsocketConnection job.

Other information

Additional documentation

Closes #63

Edited by Marcos Huck

Merge request reports