London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AFAIK there is no setting specifically for scheduled jobs threads, but your result may be affected by whether you start the job manually or automatically:
https://world.episerver.com/forum/developer-forum/Developer-to-developer/Thread-Container/2010/10/Scheduled-Job-failed-Thread-was-being-aborted/
It seems the problem must have been something else than timeout. It works now.
Hi!
I have a scheduled job that makes an apicall. The problem is that the scheduled job aborts because the api call is slow. Is there any way I can increase the timeout value?