ExplorerJob
DashAI.back.job.ExplorerJob
ExplorerJob class to launch explorations.
Methods
get_job_name(self) -> str
ExplorerJobGet a descriptive name for the job.
run(self) -> None
ExplorerJobRun the job.
set_status_as_delivered(self, session_factory: 'sessionmaker' = <function ExplorerJob.<lambda> at 0x7f2d58e265f0>) -> None
ExplorerJobSet the status of the explorer as delivered.
set_status_as_error(self, session_factory: 'sessionmaker' = <function ExplorerJob.<lambda> at 0x7f2d58e26710>) -> None
ExplorerJobSet the status of the explorer as error.