SchedulerExecutorStatus Data Type

The status of the scheduler executor.

Values
value description
RUNNING Executor is running normally.
NOT_RUNNING Executor is not running.
RESTARTED Executor was restarted during the current check request.