mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 12:19:06 +00:00
durable_started return
This commit is contained in:
@@ -323,9 +323,6 @@ async def _process_multitrack_recording_inner(
|
|||||||
await transcripts_controller.update(
|
await transcripts_controller.update(
|
||||||
transcript, {"workflow_run_id": workflow_id}
|
transcript, {"workflow_run_id": workflow_id}
|
||||||
)
|
)
|
||||||
durable_started = True
|
|
||||||
|
|
||||||
if durable_started:
|
|
||||||
return
|
return
|
||||||
|
|
||||||
# Celery pipeline (runs when durable workflows disabled)
|
# Celery pipeline (runs when durable workflows disabled)
|
||||||
|
|||||||
Reference in New Issue
Block a user