Menu
Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
0
Share

QueueService

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
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.