Skip to content

fix tasks failed count for deploy failure info#984

Merged
ssalinas merged 1 commit intomasterfrom
failed_count
Apr 11, 2016
Merged

fix tasks failed count for deploy failure info#984
ssalinas merged 1 commit intomasterfrom
failed_count

Conversation

@ssalinas
Copy link
Member

@ssalinas ssalinas commented Apr 6, 2016

Since we allow a certain number of task retries on deploys, the tasks relevant for failure are those running when we actually decide that the deploy is failed. Before we were counting the total number failed (retried + currently running), but only reporting the failure info for the currently running ones we checked when the deploy failed. Now the count in the message will match the number of failure info items we return

@ssalinas ssalinas merged commit 31f870e into master Apr 11, 2016
@ssalinas ssalinas deleted the failed_count branch April 11, 2016 13:08
@ssalinas ssalinas modified the milestone: 0.6.0 Apr 11, 2016
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