-
-
Notifications
You must be signed in to change notification settings - Fork 295
Open
Description
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
Labels
No labels