improve(queue): how we handle incoming events and session ends
This commit is contained in:
@@ -67,8 +67,6 @@ export class BaseBuffer {
|
||||
lockId,
|
||||
});
|
||||
}
|
||||
} else {
|
||||
this.logger.warn('Failed to acquire lock. Skipping flush.', { lockId });
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user