The karbor.services.operationengine.engine.executors.scheduled_operation_executor Module

class karbor.services.operationengine.engine.executors.scheduled_operation_executor.ScheduledOperationExecutor(operation_manager)

Bases: karbor.services.operationengine.engine.executors.base.BaseExecutor

execute_operation(operation_id, triggered_time, expect_start_time, window_time, **kwargs)
resume_operation(operation_id, **kwargs)