Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve timeout #13

Closed
2 tasks done
omarcostahamido opened this issue Apr 21, 2022 · 0 comments
Closed
2 tasks done

improve timeout #13

omarcostahamido opened this issue Apr 21, 2022 · 0 comments
Assignees
Labels
HIGH high priority

Comments

@omarcostahamido
Copy link
Collaborator

omarcostahamido commented Apr 21, 2022

noticed especially during tests on the new saas version, socket.io usually has a timeout, in the index.html it was changed to 300000ms, in the new python client soc_qasm-client.py it is still to be found where/how one can change the timeout property.

  • change also current timeout to 20min
  • change ping_timeout also to 20min
@omarcostahamido omarcostahamido added the MID mid priority label Apr 21, 2022
omarcostahamido added a commit that referenced this issue Jun 13, 2022
- add `timeout` option on client side with value `300000`
- this refers to #13
@omarcostahamido omarcostahamido added HIGH high priority and removed MID mid priority labels Jun 13, 2022
omarcostahamido added a commit that referenced this issue Jun 13, 2022
- change `timeout` to 20min
- this refers to #13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HIGH high priority
Projects
None yet
Development

No branches or pull requests

2 participants