mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 18:38:15 +01:00
Retry outbound reactions for up to a day
This commit is contained in:
@@ -110,7 +110,7 @@ describe('JobQueueDatabaseStore', () => {
|
||||
queueType: 'test queue',
|
||||
data: { hi: 5 },
|
||||
},
|
||||
{ shouldInsertIntoDatabase: false }
|
||||
{ shouldPersist: false }
|
||||
);
|
||||
|
||||
await streamPromise;
|
||||
|
||||
Reference in New Issue
Block a user