Skip to content

Commit de0e44c

Browse files
committed
Todo for the fix
1 parent da69fa0 commit de0e44c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/webapp/app/services/runs/performRunExecutionV3.server.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@ export class PerformRunExecutionV3Service {
207207

208208
forceYieldCoordinator.deregisterRun(run.id);
209209

210+
//todo if cancelled then return
211+
210212
if (!response) {
211213
return await this.#failRunExecutionWithRetry(
212214
run,

0 commit comments

Comments
 (0)