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

Fix uncaptured exit of application (hcloud error) #71

Open
raphaelbernhart opened this issue Jan 3, 2024 · 0 comments
Open

Fix uncaptured exit of application (hcloud error) #71

raphaelbernhart opened this issue Jan 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@raphaelbernhart
Copy link
Owner

Debug:
Debug the application in production after #70 is merged.

Possible solution:

  • Catch the hcloud errors and do not exit the application on an error.
  • try to check why hcloud is throwing errors
  • upgrade the hcloud package? (testing!)
@raphaelbernhart raphaelbernhart added the bug Something isn't working label Jan 3, 2024
@raphaelbernhart raphaelbernhart self-assigned this Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant