Skip to content

How to increase timeout of failed jobs #455

@eriktelepovsky

Description

@eriktelepovsky

Hello. Is there a way how to change/increase timeout of failed jobs?

My jobs fail with exception:

rq.timeouts.JobTimeoutException: Task exceeded maximum timeout value

so I increased the DEFAULT_TIMEOUT in RQ_QUEUES setting, but every time I requeue failed jobs, the new setting is ignored and and is used previous timeout value.

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