Hi,
I am having trouble with a recurring job queue and its timeout duration. The job queue runs approximately once a day and has a timeout configured at 16 hours and a maximum number of attempts set to 10. A few days a month the job hits the timeout limit and throws an error. So far so good, but when the next task is created from the job queue the timeout value is set to 12 hours, which differs from the configuration. Why would the value differ from the job queue configuration?
Job queue setup
Log entries
Next scheduled task created after it failed due to timeout error