Skip to content

avoid unnecessary calls to txpool and zkevm when not available#556

Merged
tclemos merged 2 commits intomainfrom
thiago/monitor-rpc-retry
Mar 20, 2025
Merged

avoid unnecessary calls to txpool and zkevm when not available#556
tclemos merged 2 commits intomainfrom
thiago/monitor-rpc-retry

Conversation

@tclemos
Copy link
Copy Markdown
Contributor

@tclemos tclemos commented Mar 19, 2025

Description

closes #552

extends the current logic blocking requests for txpool and zkevm to the calls done by getChainState.

@tclemos tclemos self-assigned this Mar 19, 2025
Copy link
Copy Markdown
Member

@praetoriansentry praetoriansentry left a comment

Choose a reason for hiding this comment

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

thank you!

@tclemos
Copy link
Copy Markdown
Contributor Author

tclemos commented Mar 20, 2025

Before merging this PR, I want to remember that I wrongly committed these changes to another PR that was also merged: https://github.com/0xPolygon/polygon-cli/pull/545/files#diff-cc47ed0554addcb8379baa67a5856337147dc6f6279cb1f9a2d6e2ad0fd23306

This PR will be "merged" with zero changes to keep track of it.

@tclemos tclemos merged commit 44ba656 into main Mar 20, 2025
10 checks passed
@tclemos tclemos deleted the thiago/monitor-rpc-retry branch March 20, 2025 04:50
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.

Monitor will keep retrying uselessly

2 participants