celery 容灾升级
This commit is contained in:
@@ -40,6 +40,7 @@ class ChatGenerationPipelineStage(str, Enum):
|
||||
QUEUED = "queued"
|
||||
PREPARING = "preparing"
|
||||
CREATING_PROVIDER_TASK = "creating_provider_task"
|
||||
PROVIDER_RESULT_STAGED = "provider_result_staged"
|
||||
WAITING_REMOTE = "waiting_remote"
|
||||
POLLING = "polling"
|
||||
RESULT_READY = "result_ready"
|
||||
|
||||
Reference in New Issue
Block a user