Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Explicitly set idle timeout on Frontier [ALB 502 errors] - Cherrypick #49

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

brusynska
Copy link

If ReadHeaderTimeout is zero, the value of ReadTimeout is used; If IdleTimeout is zero, the value of ReadTimeout is used. According to this, our idle timeout was only 5 seconds if not specified explicitly.

@sonarcloud
Copy link

sonarcloud bot commented Jan 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@alex-tabachuk alex-tabachuk merged commit 4fb74eb into beta/2-18-1 Feb 10, 2023
@brusynska brusynska deleted the beta/frontier-keep-alive-2 branch February 23, 2023 11:28
alex-tabachuk added a commit that referenced this pull request Jun 12, 2023
* refactor + tested with protocol version 18

* fix

* Update build.yml

* Modify ticker service

* devnet network and fixes

* devnet network and fixes

* Fix no_found links and related unit tests.

* Update unit tests.

* allow configuring friendbot with env vars (#47)

* set idle timeout explicitly (#49)

* Support Fee passphrase in captive core mode, update Frontier Dockerfiles (#50)

* Support Fee passphrase in captive core mode, update Frontier Dockerfiles

* add check for go.mod

* bump golang-lru version

* fix dockerfile-dev for ticker

* ci/cd upgrade workflow

* CI updates (#52)

* ci: split os builds

* ci: bump ubuntu version for the package build step

* ci: fix path to the frontier Dockerfile, place frontier binary in PATH

---------

Co-authored-by: Volodymyr Pohyla <[email protected]>
Co-authored-by: irLaktionova <[email protected]>
Co-authored-by: Oleh Kozynets <[email protected]>
Co-authored-by: Yana Brusynska <[email protected]>
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.

2 participants