Searched refs:canaryRollSuccessTooQuicklyErr (Results 1 – 1 of 1) sorted by relevance
31 …canaryRollSuccessTooQuicklyErr = fmt.Errorf("Canary roll returned success in less than %s. Failing… var108 if err == canaryRollNotCreatedErr || err == canaryRollSuccessTooQuicklyErr {161 return td.FailStep(ctx, canaryRollSuccessTooQuicklyErr)