Skip to content

feat(scanner): make RPC request timeout configurable (default 120s)#3

Merged
j4ys0n merged 1 commit into
mainfrom
claude/nice-darwin-rfikv4
Jun 17, 2026
Merged

feat(scanner): make RPC request timeout configurable (default 120s)#3
j4ys0n merged 1 commit into
mainfrom
claude/nice-darwin-rfikv4

Conversation

@j4ys0n

@j4ys0n j4ys0n commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Adds ETH_RPC_TIMEOUT_MS (default 120000) wired through ScannerService into evmdecoder's eth.http.timeout. With evmdecoder >= 0.0.70 this controls both the node-fetch request timeout and the keep-alive agent socket timeout, so slow nodes / large blocks no longer abort catch-up at the previous 60s default.

Bumps version to 1.5.2 (1.5.1 is already tagged/deployed).

Claude-Session: https://claude.ai/code/session_01BEG3HfBuwNhijzL168Rkvv

Adds ETH_RPC_TIMEOUT_MS (default 120000) wired through ScannerService into
evmdecoder's eth.http.timeout. With evmdecoder >= 0.0.70 this controls both the
node-fetch request timeout and the keep-alive agent socket timeout, so slow nodes
/ large blocks no longer abort catch-up at the previous 60s default.

Bumps version to 1.5.2 (1.5.1 is already tagged/deployed).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BEG3HfBuwNhijzL168Rkvv
@j4ys0n j4ys0n merged commit 8e63686 into main Jun 17, 2026
1 check passed
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