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

make sure indexer can handle database outages #542

Open
boudra opened this issue Apr 25, 2024 · 0 comments
Open

make sure indexer can handle database outages #542

boudra opened this issue Apr 25, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@boudra
Copy link
Contributor

boudra commented Apr 25, 2024

what should happen:

  1. indexer is running
  2. database crashes
  3. indexer should crash
  4. let the orchestrator keep restartarting the app until db comes up
  5. indexer should resume indexing
@boudra boudra added the good first issue Good for newcomers label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant