history
HistoryUnitStatus
¶
Bases: str
, Enum
Available status for images
Attributes:
Name | Type | Description |
---|---|---|
SUBMITTED |
|
|
DONE |
|
|
FAILED |
|
Source code in fractal_server/app/schemas/v2/history.py
13 14 15 16 17 18 19 20 21 22 23 24 25 |
|