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

Bugfix/timeout and sleep #53

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

LukeJones123
Copy link
Contributor

  • Add timeout to session.get in Client.status which otherwise hangs on connection error
  • Also add timeouts in Result.update and Result.delete which presumably would also hang
  • Reorganise Client.robust to avoid an unecessary final sleep after the final try and have it raise an Exception rather than return None, which creates problems elsewhere

@FussyDuck
Copy link

FussyDuck commented Mar 25, 2022

CLA assistant check
All committers have signed the CLA.

@EddyCMWF EddyCMWF merged commit 30f4521 into ecmwf:master Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants