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

Handle Stellar-Core errors and exits gracefully #2705

Closed
bartekn opened this issue Jun 17, 2020 · 1 comment
Closed

Handle Stellar-Core errors and exits gracefully #2705

bartekn opened this issue Jun 17, 2020 · 1 comment

Comments

@bartekn
Copy link
Contributor

bartekn commented Jun 17, 2020

CaptiveStellarCore does not handle Stellar-Core errors and exits gracefully:

  • When Stellar-Core exits with non-zero exit code the next request to CaptiveStellarCore should fail with the error and users should be able to restart the process using PrepareRange.
  • When Stellar-Core exits without an error make sure the code is able to restart the process if needed.
@bartekn
Copy link
Contributor Author

bartekn commented Jul 13, 2020

Closed in #2803.

@bartekn bartekn closed this as completed Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant