-
Notifications
You must be signed in to change notification settings - Fork 38
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
default timeouts are extremely aggressive #2891
Labels
enhancement
Improving existing functionality
I4
No visible changes
S3
Minimally significant
U3
Regular
Milestone
Comments
roman-khimov
added
enhancement
Improving existing functionality
U3
Regular
S3
Minimally significant
I4
No visible changes
labels
Aug 21, 2024
End-rey
added a commit
that referenced
this issue
Oct 7, 2024
Set default timeout for dialing connections in node: - `morph.dial_timeout` - `apiclient.dial_timout` and in inner ring: - `morph.dial_timout` - `mainnet.dial_timout` to 1 minute. Closes #2891. Signed-off-by: Andrey Butusov <[email protected]>
End-rey
added a commit
that referenced
this issue
Oct 7, 2024
Set default timeout for dialing connections in node: - `morph.dial_timeout` - `apiclient.dial_timout` and in inner ring: - `morph.dial_timout` - `morph.consensus.p2p.dial_timout` - `mainnet.dial_timout` to 1 minute. Update example configs and docs. Closes #2891. Signed-off-by: Andrey Butusov <[email protected]>
End-rey
added a commit
that referenced
this issue
Oct 7, 2024
Set default timeout for dialing connections in node: - `morph.dial_timeout` - `apiclient.dial_timout` and in inner ring: - `morph.dial_timout` - `morph.consensus.p2p.dial_timout` - `mainnet.dial_timout` to 1 minute. Update example configs and docs. Closes #2891. Signed-off-by: Andrey Butusov <[email protected]>
End-rey
added a commit
that referenced
this issue
Oct 8, 2024
Set default timeout for dialing connections in node: - `morph.dial_timeout` - `apiclient.dial_timout` - `apiclient.stream_timeout` and in inner ring: - `morph.dial_timout` - `morph.consensus.p2p.dial_timout` - `mainnet.dial_timout` to 1 minute. Update example configs and docs. Closes #2891. Signed-off-by: Andrey Butusov <[email protected]>
End-rey
added a commit
that referenced
this issue
Oct 8, 2024
Set default timeout for dialing connections in node: - `morph.dial_timeout` - `apiclient.dial_timout` - `apiclient.stream_timeout` and in inner ring: - `morph.dial_timout` - `morph.consensus.p2p.dial_timout` - `mainnet.dial_timout` to 1 minute. Update example configs and docs. Closes #2891. Signed-off-by: Andrey Butusov <[email protected]>
End-rey
added a commit
that referenced
this issue
Oct 8, 2024
Set default timeout for dialing connections in node: - `morph.dial_timeout` - `apiclient.dial_timout` - `apiclient.stream_timeout` and in inner ring: - `morph.dial_timout` - `morph.consensus.p2p.dial_timout` - `mainnet.dial_timout` to 1 minute. Update example configs and docs. Closes #2891. Signed-off-by: Andrey Butusov <[email protected]>
End-rey
added a commit
that referenced
this issue
Oct 8, 2024
Set default timeout for dialing connections in node: - `morph.dial_timeout` - `apiclient.dial_timout` - `apiclient.stream_timeout` and in inner ring: - `morph.dial_timout` - `morph.consensus.p2p.dial_timout` - `mainnet.dial_timout` to 1 minute. Update example configs and docs. Closes #2891. Signed-off-by: Andrey Butusov <[email protected]>
End-rey
added a commit
that referenced
this issue
Oct 8, 2024
Set default timeout for dialing connections in node: - `morph.dial_timeout` - `apiclient.dial_timout` - `apiclient.stream_timeout` and in inner ring: - `morph.dial_timout` - `morph.consensus.p2p.dial_timout` - `mainnet.dial_timout` to 1 minute. Update example configs and docs. Closes #2891. Signed-off-by: Andrey Butusov <[email protected]>
roman-khimov
added a commit
that referenced
this issue
Oct 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
Improving existing functionality
I4
No visible changes
S3
Minimally significant
U3
Regular
The text was updated successfully, but these errors were encountered: