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 spurious "failed to re-send transaction" error logs #2627

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

PlasmaPower
Copy link
Collaborator

In particular, "future transaction tries to replace pending" is a completely expected error and shouldn't be a warning/error. I also increased the tolerance for storage race errors now that we're re-sending transactions a lot more frequently and they're expected to happen more frequently.

Fixes NIT-2764

@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label Sep 2, 2024
Copy link
Member

@joshuacolvin0 joshuacolvin0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joshuacolvin0 joshuacolvin0 merged commit fb467b4 into master Nov 6, 2024
14 of 15 checks passed
@joshuacolvin0 joshuacolvin0 deleted the fix-failed-resend-error-logs branch November 6, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design-approved s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants