Umbraco.Web.Scheduling.BackgroundTaskRunner slowing site down
The Umbraco.Web.Scheduling.BackgroundTaskRunner execution appears to run each time a page loads and is timing out at around 6 seconds before the page loads.
Can anyone tell me how to disable the task runner or change how it runs to prevent the dramatic slow down my site is experiencing?
Did you ever find a solution to this? I'm having big issues with the ScheduledTasks including this one, delaying my site 10-15 seconds every 60 seconds. Can't seem to find a way to disable it or at the very least make it every 60 minutes instead.
Umbraco.Web.Scheduling.BackgroundTaskRunner slowing site down
The Umbraco.Web.Scheduling.BackgroundTaskRunner execution appears to run each time a page loads and is timing out at around 6 seconds before the page loads.
Can anyone tell me how to disable the task runner or change how it runs to prevent the dramatic slow down my site is experiencing?
Thanks for your help.
Hi Joel,
Did you ever find a solution to this? I'm having big issues with the ScheduledTasks including this one, delaying my site 10-15 seconds every 60 seconds. Can't seem to find a way to disable it or at the very least make it every 60 minutes instead.
Would love to hear what you ended up doing.
Thanks, Phill
is working on a reply...