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: drop invalid pending messages #329

Merged

Conversation

odesenfans
Copy link
Contributor

Problem: if an invalid message somehow managed to reach the pending message collection, the message would be retried indefinitely logging exceptions on each run.

Solution: drop invalid messages.

Problem: if an invalid message somehow managed to reach
the pending message collection, the message would be retried
indefinitely logging exceptions on each run.

Solution: drop invalid messages.
@odesenfans odesenfans force-pushed the od-fix-invalid-message-error-log-spam branch from 7881831 to 96edcbe Compare October 4, 2022 00:41
@odesenfans odesenfans merged commit 2af2451 into aleph-im:dev Oct 4, 2022
@odesenfans odesenfans deleted the od-fix-invalid-message-error-log-spam branch October 4, 2022 00:48
odesenfans added a commit that referenced this pull request Oct 17, 2022
Problem: if an invalid message somehow managed to reach
the pending message collection, the message would be retried
indefinitely logging exceptions on each run.

Solution: drop invalid messages.
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