Merge branch 'develop' into feature/2024.10
This commit is contained in:
@@ -637,6 +637,7 @@ export class NoteCreateService implements OnApplicationShutdown {
|
||||
this.queueService.endedPollNotificationQueue.add(note.id, {
|
||||
noteId: note.id,
|
||||
}, {
|
||||
jobId: `pollEnd:${note.id}`,
|
||||
delay,
|
||||
removeOnComplete: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user