Skip to main content

ExplorerJob

Job
DashAI.back.job.ExplorerJob

ExplorerJob class to launch explorations.

Methods

get_job_name(self) -> str

Defined on ExplorerJob

Get a descriptive name for the job.

run(self) -> None

Defined on ExplorerJob

Run the job.

set_status_as_delivered(self, session_factory: 'sessionmaker' = <function ExplorerJob.<lambda> at 0x7f2d58e265f0>) -> None

Defined on ExplorerJob

Set the status of the explorer as delivered.

set_status_as_error(self, session_factory: 'sessionmaker' = <function ExplorerJob.<lambda> at 0x7f2d58e26710>) -> None

Defined on ExplorerJob

Set the status of the explorer as error.