from squadcast.models import StatusEnum value: StatusEnum = "queued"
"queued"
"running"
"successful"
"partial"
"failed"
Last updated 1 month ago