mirror of
https://github.com/docmost/docmost.git
synced 2025-11-18 20:01:10 +10:00
sync
This commit is contained in:
@ -804,7 +804,7 @@ export class ImportAttachmentService {
|
||||
QueueJob.ATTACHMENT_INDEX_CONTENT,
|
||||
{ attachmentId },
|
||||
{
|
||||
attempts: 2,
|
||||
attempts: 1,
|
||||
backoff: {
|
||||
type: 'exponential',
|
||||
delay: 30 * 1000,
|
||||
|
||||
Reference in New Issue
Block a user