Skip to content

Shorten lock duration and max delivery count #1017

Description

@TimboTambo

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.

  • 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions