-
Notifications
You must be signed in to change notification settings - Fork 130
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
JsonDRb retry if first attempt hits a closed socket #94
Comments
ghost
pushed a commit
that referenced
this issue
Mar 20, 2015
ghost
pushed a commit
that referenced
this issue
Mar 20, 2015
ghost
pushed a commit
that referenced
this issue
Mar 23, 2015
ghost
pushed a commit
that referenced
this issue
Mar 23, 2015
ghost
pushed a commit
that referenced
this issue
Mar 23, 2015
ghost
pushed a commit
that referenced
this issue
May 19, 2021
Merge in COSMOSEE/base from linux-patch-cert-url-update to master * commit '541428a15ac6b6acc71fede189c074514062ef14': Test on linux and update cacert url
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
JsonDRb needs to retry once if sending the Json request discovers a broken socket. This allows the Command and Telemetry Server to be restarted without causing unexpected errors in ScriptRunner for example. To recreate:
The text was updated successfully, but these errors were encountered: