Report Job Timeout
#11124
Replies: 1 comment 1 reply
-
|
It's in the docs: https://docs.netbox.dev/en/stable/configuration/miscellaneous/#rq_default_timeout or https://docs.netbox.dev/en/stable/customization/reports/#job_timeout |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Everybody,
i cant seem to figure this issue out. I do have a report job running manually which times out after 300 seconds. This seems to be a default timeout.
Can anyone tell me how i put this timeout higher so the job doesnt run into the emergency stop?
This error is:
An exception occurred: JobTimeoutException: Task exceeded maximum timeout value (300 seconds)
Traceback (most recent call last):
rq.timeouts.JobTimeoutException: Task exceeded maximum timeout value (300 seconds)
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions