Skip to content

Handle cases where the provider isn't created by exiting cleanly. #60

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

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

kashalls
Copy link
Owner

Simply changes log.Error to log.Fatal which includes an os.Exit(1) as both http servers were still starting up when there was no provider to interact with.

@kashalls kashalls merged commit 51bdae6 into main Sep 30, 2024
2 checks passed
@kashalls kashalls deleted the handle-provider-error branch March 7, 2025 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants