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 10e7985 commit 77dd2c2Copy full SHA for 77dd2c2
1 file changed
internal-packages/run-engine/src/engine/index.ts
@@ -1238,7 +1238,6 @@ export class RunEngine {
1238
},
1239
orgId: latestSnapshot.organizationId,
1240
projectId: latestSnapshot.projectId,
1241
- checkpointId: latestSnapshot.checkpointId ?? undefined,
1242
error: {
1243
type: "INTERNAL_ERROR",
1244
code: "TASK_RUN_DEQUEUED_MAX_RETRIES",
0 commit comments