Skip to content

Commit 95a522b

Browse files
committed
Update log
1 parent 01f62df commit 95a522b

File tree

1 file changed

+1
-1
lines changed
  • internal-packages/run-engine/src/run-queue

1 file changed

+1
-1
lines changed

internal-packages/run-engine/src/run-queue/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1140,7 +1140,7 @@ export class RunQueue {
11401140

11411141
if (error) {
11421142
this.logger.error(
1143-
`[dequeueMessageInSharedQueue][${this.name}] Failed to dequeue from queue ${queue}`,
1143+
`[processMasterQueueShard][${this.name}] Failed to dequeue from queue ${queue}`,
11441144
{
11451145
error,
11461146
}

0 commit comments

Comments
 (0)