-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.5.13
-
Component/s: Networking
-
None
-
Fully Compatible
The periodic runner doesn't handle thrown errors gracefully. At the moment, if any single run of a job throws, it will cause an fassert. We should make the runner more resilient to thrown errors within its jobs.