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

continue processing even without DB connection #98

Open
gernotstarke opened this issue Jan 1, 2024 · 1 comment
Open

continue processing even without DB connection #98

gernotstarke opened this issue Jan 1, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@gernotstarke
Copy link
Member

No description provided.

@gernotstarke gernotstarke self-assigned this Jan 1, 2024
@gernotstarke gernotstarke added the enhancement New feature or request label Jan 1, 2024
@gernotstarke
Copy link
Member Author

when we cannot create a DB connection, the rest of the application can continue.

Instead of panic() or os.Exit() we should retry a few minutes later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant