feat: 调整 AI 规格解析等待时间 (#286)
This commit is contained in:
@@ -26,7 +26,7 @@ from .task_models import TaskType
|
||||
|
||||
|
||||
DEFAULT_ADMIN_BASE_URL = "https://buy.833729.com"
|
||||
PURCHASE_SPEC_RESOLUTION_TIMEOUT_SECONDS = 60.0
|
||||
PURCHASE_SPEC_RESOLUTION_TIMEOUT_SECONDS = 132.0
|
||||
|
||||
|
||||
class HttpAdminGateway(AdminGateway):
|
||||
|
||||
Reference in New Issue
Block a user