-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
omnipy/src/omnipy/api/enums.py
Line 47 in da30c3c
| # TODO: Add 'apply' state |
FINISHED = 3
# TODO: Add 'apply' state
# TODO: Add 'failed' state and error management
# TODO: Consider the need for a 'waiting' state
class RunStateLogMessages(str, Enum):