Skip to content

fix: increase Fleet instance TTL from 10 min to 30 min#83

Merged
dzorlu merged 1 commit intomainfrom
fix/increase-fleet-ttl
Jan 29, 2026
Merged

fix: increase Fleet instance TTL from 10 min to 30 min#83
dzorlu merged 1 commit intomainfrom
fix/increase-fleet-ttl

Conversation

@dzorlu
Copy link
Copy Markdown
Collaborator

@dzorlu dzorlu commented Jan 29, 2026

Summary

  • Increase ttl_seconds from 600 (10 min) to 1800 (30 min)
  • 502 Bad Gateway errors were occurring exactly 10 minutes into rollouts because instances were hitting TTL expiration

Evidence

00:42:38  Instance created (TTL=600s starts)
00:52:47  502 Bad Gateway ← exactly 10 minutes later!

Test plan

  • Run training workflow and verify no 502 errors after 10 minutes

🤖 Generated with Claude Code

502 Bad Gateway errors were occurring exactly 10 minutes into rollouts
because instances were hitting TTL expiration.
@dzorlu dzorlu merged commit 7186ba9 into main Jan 29, 2026
3 checks passed
dzorlu added a commit that referenced this pull request Feb 4, 2026
502 Bad Gateway errors were occurring exactly 10 minutes into rollouts
because instances were hitting TTL expiration.

Co-authored-by: Deniz <deniz@Mac.localdomain>
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.

1 participant