apify / workflows

Apify's reusable github workflows
7 stars 4 forks source link

Increase `helmfile sync` timeout #66

Closed fnesveda closed 1 year ago

fnesveda commented 1 year ago

Let's increase the helmlfile sync timeout to 15 minutes from the default 5, since sometimes the new pod rollout is not finished in 5 minutes if we have a big load, and integration tests seemingly connect to old API pods.

fnesveda commented 1 year ago

It's actually 30 minutes already, so the issue is somewhere else.