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 configurable timeout instead of magic number #87

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

willemneal
Copy link
Member

Currently running into issues with timeouts and this allows editing the timeout.

Copy link
Contributor

@Shaptic Shaptic left a comment

Choose a reason for hiding this comment

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

one nit on a behavior change but otherwise lgtm 👍

cmd/crates/soroban-rpc/src/lib.rs Show resolved Hide resolved
@willemneal willemneal force-pushed the feat/adjustable_timeout branch from 43aa9bf to 012f206 Compare March 1, 2024 20:03
@willemneal willemneal enabled auto-merge March 1, 2024 20:03
@willemneal willemneal force-pushed the feat/adjustable_timeout branch 2 times, most recently from 3c76ff2 to 65d824c Compare March 1, 2024 21:24
@willemneal willemneal merged commit e2f735b into stellar:main Mar 1, 2024
21 checks passed
@willemneal willemneal deleted the feat/adjustable_timeout branch March 1, 2024 21:28
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.

2 participants