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

Update proxy upstream limits, add heartbeat #68

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

dmytrotkk
Copy link
Contributor

This PR updates some of the proxy upstream limits:

proxy_read_timeout 120s -> 60s
proxy_connect_timeout 60s -> 30s
proxy_send_timeout 120s -> 60s

Also, optional heartbeat URL was added.

No tests added, no performance changes.

@dmytrotkk dmytrotkk requested a review from badrogger July 3, 2024 11:56
@dmytrotkk dmytrotkk self-assigned this Jul 3, 2024
@dmytrotkk dmytrotkk linked an issue Jul 3, 2024 that may be closed by this pull request
@dmytrotkk dmytrotkk merged commit 60e7188 into develop Jul 4, 2024
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update limits for mainnet proxy
2 participants