Skip to content

Lower max attempts flag if there are no in-flight and unstarted trans…#314

Merged
dimriou merged 1 commit into
developfrom
oev-750_update_max_attemp_flag
Dec 19, 2025
Merged

Lower max attempts flag if there are no in-flight and unstarted trans…#314
dimriou merged 1 commit into
developfrom
oev-750_update_max_attemp_flag

Conversation

@dimriou
Copy link
Copy Markdown
Contributor

@dimriou dimriou commented Dec 19, 2025

This PR lowers the max attempts flag if there are no transactions left to process. This eliminates false positives.

Copilot AI review requested due to automatic review settings December 19, 2025 15:28
@dimriou dimriou requested review from a team as code owners December 19, 2025 15:28
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a metric update to indicate that no transactions have reached maximum retry attempts when all transactions for an address are confirmed. The change ensures the ReachedMaxAttempts metric is properly reset during the backfill process when there are no unconfirmed transactions remaining.

Key Changes

  • Updates the ReachedMaxAttempts metric to false when all transactions are confirmed

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown
Contributor

👋 dimriou, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@dimriou dimriou merged commit 79eea91 into develop Dec 19, 2025
33 checks passed
@dimriou dimriou deleted the oev-750_update_max_attemp_flag branch December 19, 2025 16:01
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.

4 participants