Skip to content

erigon-bridge: Disable per-request timeouts for grpc connections#24

Merged
dwerner merged 1 commit intomainfrom
timeouts
Nov 5, 2025
Merged

erigon-bridge: Disable per-request timeouts for grpc connections#24
dwerner merged 1 commit intomainfrom
timeouts

Conversation

@dwerner
Copy link
Collaborator

@dwerner dwerner commented Nov 5, 2025

In long-lived requests, we're hitting the timeout and never are able to complete. In the case of logs this has exceeded 300s at times.

This PR removes the timeout on the per-request basis - but we should revisit this to examine timeouts from metrics, and develop a strategy.

@dwerner dwerner changed the title Disable per-request timeouts for grpc connections erigon-bridge: Disable per-request timeouts for grpc connections Nov 5, 2025
@dwerner dwerner merged commit 796b85d into main Nov 5, 2025
5 checks passed
@dwerner dwerner deleted the timeouts branch November 5, 2025 18:39
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.

1 participant