This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Max retries exceeded: Failed to establish a websocket connection #209
Labels
type: bug
Something isn't working
Information
What is the current behavior?
When running VQE program, one of our clients is seeing the below error.
Steps to reproduce the problem
What is the expected behavior?
Websocket connection should not close every now and then due to inactivity when runtime job is in pending state for long time.
Suggested solutions
Ping server every minute so that the websocket connection doesn't close due to inactivity.
The text was updated successfully, but these errors were encountered: