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

Retry to establish database and redis connection a few times before raising an error #181

Open
sunu opened this issue May 31, 2021 · 0 comments

Comments

@sunu
Copy link
Contributor

sunu commented May 31, 2021

Sometimes databases restart for maintenance while a long running crawler is running. Instead of immediately quitting with an in that case, we should retry to establish the connection a few times with back off to allow some time for the database to recover.

@sunu sunu added the bug label May 31, 2021
@Rosencrantz Rosencrantz added this to Aleph Nov 2, 2022
@Rosencrantz Rosencrantz moved this to 🏷️ Triage in Aleph Nov 2, 2022
@Rosencrantz Rosencrantz moved this from 🏷️ Triage to 📋 Backlog in Aleph Nov 2, 2022
@Rosencrantz Rosencrantz moved this from 📋 Backlog to Bug backlog in Aleph Nov 2, 2022
@Rosencrantz Rosencrantz moved this from 🐞Bug backlog to 🚀Feature Backlog in Aleph Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: 🚀Feature Backlog
Development

No branches or pull requests

1 participant