DalgoT4D / prefect-proxy

GNU Affero General Public License v3.0
1 stars 7 forks source link

increase the http timeout from 5 to 15 seconds when prefect initiates… #73

Closed fatchat closed 1 year ago

fatchat commented 1 year ago

when prefect initiates an airbyte sync job, it POSTs to airbyte's /v1/connections/sync endpoint with a default timeout of 5 seconds

we noticed some timeouts and are increasing this to 15 seconds

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (091a342) 91.25% compared to head (71d5b7f) 91.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ======================================= Coverage 91.25% 91.25% ======================================= Files 2 2 Lines 835 835 ======================================= Hits 762 762 Misses 73 73 ``` | [Files Changed](https://app.codecov.io/gh/DevDataPlatform/prefect-proxy/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DevDataPlatform) | Coverage Δ | | |---|---|---| | [proxy/service.py](https://app.codecov.io/gh/DevDataPlatform/prefect-proxy/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DevDataPlatform#diff-cHJveHkvc2VydmljZS5weQ==) | `93.06% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.