A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
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?