We have several tasks that have been running in the background. It has been observed that the site becomes slower/less responsive in some cases and the External Service option was enabled. This was running fine until we updated the NewtonSoft.Json package version in the project which caused a mimatch error. After disabling the External Service option on the affected tasks they continued to run as normal.
- Are the external services created at the time of enabling the External Service option along with their dependencies?
- If not, how would we update the package dependencies for tasks running as External Services?
- Would we need to disable and reenable the external services option for each task every time package dependencies have been updated in the projects?
Thanks,
James