Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Task disabled when max-failures set to -1 #1113

Closed
sandlbn opened this issue Jul 30, 2016 · 0 comments · Fixed by #1127
Closed

Task disabled when max-failures set to -1 #1113

sandlbn opened this issue Jul 30, 2016 · 0 comments · Fixed by #1127

Comments

@sandlbn
Copy link
Contributor

sandlbn commented Jul 30, 2016

Using task manifest with:


version: 1
schedule:
type: "simple"
interval: "1s"
max-failures: -1
workflow:

After 10 failures task was disabled. Same with --max-failures -1 from cli. I was also tried to set any value greater then 10 but task was also disabled after 10 failures.

snapctl & snapd version master-8f40854

tjmcs pushed a commit to tjmcs/snap that referenced this issue Aug 1, 2016
tjmcs pushed a commit to tjmcs/snap that referenced this issue Aug 1, 2016
@bjray bjray added the type/bug label Aug 1, 2016
tjmcs pushed a commit to tjmcs/snap that referenced this issue Aug 1, 2016
tjmcs pushed a commit to tjmcs/snap that referenced this issue Aug 1, 2016
@bjray bjray added the tracked label Aug 2, 2016
tjmcs pushed a commit to tjmcs/snap that referenced this issue Aug 2, 2016
tjmcs pushed a commit to tjmcs/snap that referenced this issue Aug 4, 2016
tjmcs pushed a commit to tjmcs/snap that referenced this issue Aug 4, 2016
tjmcs pushed a commit to tjmcs/snap that referenced this issue Aug 4, 2016
tjmcs pushed a commit to tjmcs/snap that referenced this issue Aug 4, 2016
tjmcs pushed a commit to tjmcs/snap that referenced this issue Aug 5, 2016
tjmcs pushed a commit to tjmcs/snap that referenced this issue Aug 10, 2016
tjmcs pushed a commit to tjmcs/snap that referenced this issue Aug 10, 2016
IRCody added a commit that referenced this issue Aug 15, 2016
Fixes #1113 & #1131 and Resolves #1126; improves task creation process in `snapctl`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants