Retry outbound reactions for up to a day
This commit is contained in:
parent
4a6b7968c1
commit
8670a4d864
25 changed files with 1444 additions and 473 deletions
|
@ -110,7 +110,7 @@ describe('JobQueueDatabaseStore', () => {
|
|||
queueType: 'test queue',
|
||||
data: { hi: 5 },
|
||||
},
|
||||
{ shouldInsertIntoDatabase: false }
|
||||
{ shouldPersist: false }
|
||||
);
|
||||
|
||||
await streamPromise;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue