Skip to content

Reordered Status to fix some cases where Flow.status is determined incorrectly#4

Open
astra90x wants to merge 2 commits intoectfmitre:releasefrom
astra90x:patch-1
Open

Reordered Status to fix some cases where Flow.status is determined incorrectly#4
astra90x wants to merge 2 commits intoectfmitre:releasefrom
astra90x:patch-1

Conversation

@astra90x
Copy link

Currently, if some jobs succeed, and other jobs are queued, the whole flow is shown as succeeded. This change makes the flow show as queued instead, since sometimes a job succeed but doesn't immediately cause the next job to start running.

This change assumes that no queued jobs are meant to be stuck queued indefinitely when jobs succeed, as is known to happen when jobs fail.

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