Skip to content

Retrying expired tasks do not work #66

@ripienaar

Description

@ripienaar

When a task is expired retrying it does not work - the expire time remains in the past.

So the question is should this work and what about the deadline? We have a few options

  • Calculate the delta between create and expire and set a new expire matching that delta
  • Accept a new deadline
  • Fail as unretryable

We should probably support the first 2 options

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions