# Functions
New returns a new instance of Scheduler.
# Constants
ContextCancelledStatus specifies the context has been cancelled probably due to timeout.
RunningStatus specifies the scheduler is in the main loop processing chains.
Shutdown specifies proper termination of the session.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
RunStatus specifies the current status of execution.