Skip to content

Commit 5b8ae41

Browse files
committed
fix(run-engine): Stop querying for associated run tags during dequeue
1 parent 7fdb2c4 commit 5b8ae41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal-packages/run-engine/src/engine/systems/dequeueSystem.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,6 @@ export class DequeueSystem {
438438
},
439439
include: {
440440
runtimeEnvironment: true,
441-
tags: true,
442441
},
443442
});
444443

0 commit comments

Comments
 (0)