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

feat: add poll interval arg #269

Merged
merged 1 commit into from
Dec 29, 2023
Merged

Conversation

zsluedem
Copy link
Collaborator

add poll interval arg fix #229

Copy link
Member

@Vid201 Vid201 left a comment

Choose a reason for hiding this comment

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

Cool, I like this solution, LGTM

The reason we had 5 milliseconds was for bundler spec tests to pass successfully, not sure if the tests will go through with 500 (due to mempool not being cleaned fast enough). But updating the debug_sendBundleNow RPC method (as explained in #253 ) should fix the problem and work with 500 IMO.

Maybe we can update the RPC method in this PR as well

@zsluedem
Copy link
Collaborator Author

zsluedem commented Dec 28, 2023

#253 is not descriptive enough. I don' understand. Let's go with the current version now.

Copy link
Member

@Vid201 Vid201 left a comment

Choose a reason for hiding this comment

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

Ok. LGTM!

@Vid201 Vid201 merged commit a05d4ef into silius-rs:main Dec 29, 2023
2 checks passed
@zsluedem zsluedem deleted the add-poll-interval-args branch December 29, 2023 12:47
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.

Running silius against geth dev mode would generate a lot of requests within seconds
2 participants