pysepal.solara.notifications.state.TaskMilestone#
- class pysepal.solara.notifications.state.TaskMilestone(message='', timestamp=<factory>)[source]#
A discrete named step in a task’s execution.
Attributes
messagetimestampMethods
- Parameters:
message (str)
timestamp (float)
- TaskMilestone.__init__(message='', timestamp=<factory>)#
- Parameters:
message (str)
timestamp (float)
- Return type:
None