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

Add timeout as parameters in op node #82

Merged
merged 4 commits into from
Nov 2, 2023
Merged

Add timeout as parameters in op node #82

merged 4 commits into from
Nov 2, 2023

Conversation

boyuan-chen
Copy link

@boyuan-chen boyuan-chen commented Nov 1, 2023

This PR addresses the issue of timeouts occurring when sending optimism_outputAtBlock to the op-node. Two modifications have been made: the default timeout for RPC calls to the node is now adjustable, and the maximum response time of the op-node has been changed to a variable.

@boyuan-chen boyuan-chen marked this pull request as ready for review November 2, 2023 17:51
@boyuan-chen boyuan-chen merged commit 030c593 into develop Nov 2, 2023
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.

3 participants