We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6259b3d commit adbe83eCopy full SHA for adbe83e
apps/webapp/app/v3/services/triggerTaskV2.server.ts
@@ -99,7 +99,6 @@ export class TriggerTaskServiceV2 extends WithRunEngine {
99
waitpointId: existingRun.associatedWaitpoint.id,
100
environmentId: environment.id,
101
projectId: environment.projectId,
102
- checkWaitpointIsPending: true,
103
tx: this._prisma,
104
});
105
}
0 commit comments