resume test

This commit is contained in:
QuantumGhost
2025-11-24 13:34:17 +08:00
parent c0f1aeddbe
commit f368155995
19 changed files with 717 additions and 243 deletions

View File

@ -131,7 +131,7 @@ class ConsoleWorkflowEventsApi(Resource):
"""
Get workflow execution events stream after resume.
GET /console/api/workflow/<task_id>/events
GET /console/api/workflow/<workflow_run_id>/events
Returns Server-Sent Events stream.
"""