Browse Source

调整

develop
H Vs 4 days ago
parent
commit
93504f3560
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/endpoints/pipeline_endpoint.py

+ 1
- 1
app/endpoints/pipeline_endpoint.py View File

@@ -17,7 +17,7 @@ from common.memory import *
import traceback
import sys

timeout_duration = 2.0
timeout_duration = 8.0

messages_router = APIRouter()



Loading…
Cancel
Save