Skip to content

If the queue is SQS, retries due to job timeouts are different from retries due to errors. #149

Open
@hogeraccio

Description

@hogeraccio

Timeout retries are retries due to visibility timeouts.
Error retries are retries due to messages being re-stacked in the queue.
I think the default timeout retry behavior should be the same as the error retry behavior, but I would like to know if it is your understanding that the control of timeout behavior is left to the job implementer.

Metadata

Metadata

Assignees

No one assigned

    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