pysepal.solara.notifications.state.TaskStatus#

class pysepal.solara.notifications.state.TaskStatus(value)[source]#

Lifecycle status of a tracked task.

Attributes

PENDING

RUNNING

COMPLETED

FAILED

CANCELLED