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

Remove code that could potentially panic #3343

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

nieznanysprawiciel
Copy link
Contributor

@nieznanysprawiciel nieznanysprawiciel commented Oct 7, 2024

DeadlineChecker might panic silently, because file logger wouldn't catch panic message, which is printed on stderr.
This results in
[2024-09-25T10:30:04.213+0200 WARN ya_provider::payments::payments] Error sending debit note: Mailbox has closed Retry in 4.09088745s.
Provider can't recover from this until restart.

@mwalkiewicz mwalkiewicz merged commit a224660 into gamerhash/master Oct 8, 2024
35 checks passed
@mwalkiewicz mwalkiewicz deleted the remove-panics-from-deadlinechecker branch October 8, 2024 12:13
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