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

[proposal] --output-snapshot-on-exit should emit a snapshot on timeout #6474

Open
DerekTBrown opened this issue Nov 26, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@DerekTBrown
Copy link

Describe the Feature You Want

  • If --output-snapshot-on-exit is set, tilt ci should output a snapshot when a timeout is reached.

Current Behavior

  • tilt ci does not emit a snapshot.

Why Do You Want This?

  • We use tilt snapshot to help developers debug issues on CI systems, since they cannot access the Tilt UI.
  • Snapshots are useful to being able to debug why a tilt ci run is timing out, for instance, a dependency ordering issue or a service not successfully starting up.
@DerekTBrown DerekTBrown added the enhancement New feature or request label Nov 26, 2024
@DerekTBrown DerekTBrown changed the title [proposal] --output-snapshot-on-exit should work on exit [proposal] --output-snapshot-on-exit should emit a snapshot on timeout Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant