Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix : Don't exit on API error #17

Merged
merged 4 commits into from
Aug 16, 2024
Merged

Conversation

MaVdbussche
Copy link
Owner

If one of the API calls fails, we shouldn't exit the program completely, given that the program now runs in "periodic" mode. If a call fails, we instead end this run, log the error and move on to the next attempt after the configured timer.

@MaVdbussche MaVdbussche merged commit 335b797 into master Aug 16, 2024
2 checks passed
@MaVdbussche MaVdbussche deleted the fix-dont-exit-on-API-error branch August 16, 2024 12:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant