You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer
I want jobs to succeed/fail faster
So that I can have a result more quickly
Acceptance Criteria
The vast majority of jobs fail within 20 seconds so reducing this in order to achieve a retry more quickly.
If a job is going to succeed it will usually do so within 1-2 attempts, so also reducing max retries from 10 -> 5.
There is score to reduce both of these numbers further.
Lock timeout set to 20s
Max retries set to 5s
Customer acceptance criteria
What the customer can check
Technical acceptance criteria
Technical things that have to happen
Data acceptance criteria
Data that needs to be collected
Testing acceptance criteria
Tests or testing enabling changes that need to be made
Data - Potential impact
Size
Value
Effort
Exit Criteria met
Backlog
Discovery
DUXD
Development
Quality Assurance
Release and Validate
The text was updated successfully, but these errors were encountered:
User want
As a developer
I want jobs to succeed/fail faster
So that I can have a result more quickly
Acceptance Criteria
The vast majority of jobs fail within 20 seconds so reducing this in order to achieve a retry more quickly.
If a job is going to succeed it will usually do so within 1-2 attempts, so also reducing max retries from 10 -> 5.
There is score to reduce both of these numbers further.
Customer acceptance criteria
Technical acceptance criteria
Data acceptance criteria
Testing acceptance criteria
Data - Potential impact
Size
Value
Effort
Exit Criteria met
The text was updated successfully, but these errors were encountered: