Attributes
tick_is_running: bool
Functions
add_scenario_to_queue @classmethod
Add the scenario to the queue and run it when ready
scenario_id :
str
Return type :
Scenario
deinit @classmethod
get_queue_jobs @classmethod
Return type :
List
init @classmethod
tick_interval :
int
- 60
daemon :
bool
- False
remove_scenario_from_queue @classmethod
scenario_id :
str
Return type :
Scenario
scenario_is_in_queue @classmethod
scenario_id :
str
Return type :
bool