-
-
Notifications
You must be signed in to change notification settings - Fork 867
Closed
Labels
Description
Feature Request
What challenge are you facing?
Occasionally we have builds submitted that stay in a pending state due to a misconfiguration somewhere. We're trying to add some monitoring to look for jobs stuck in a pending state for a given amount of time and send alerts if stuck there. We're finding that pending builds have no timestamp associated with them until they actually start.
A Modest Proposal
Add a new feature to show a timestamp when a build was submitted from the fly builds
command.
marco-m and jdimmerman