-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Service Arch 2021-07-12, Service Arch 2021-08-09
-
3
We have a number of classes that allow for asynchronous execution. Notable classes include:
- OutOfLineExecutor
- TaskExecutor
- ScopedTaskExecutor
This ticket should provide documentation forĀ deferred execution of tasks with OutOfLineExecutors, and link to inline documentation in the code and examples in unit-tests.
This is intended to be abstract documentation, describe relationships and state transitions not code in common language.