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 3188dc9 commit e36d78eCopy full SHA for e36d78e
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