There was an error while loading. Please reload this page.
1 parent 64b3472 commit a31b067Copy full SHA for a31b067
1 file changed
apps/worker/src/boot-cron.ts
@@ -22,7 +22,7 @@ export async function bootCron() {
22
{
23
name: 'flush',
24
type: 'flushEvents',
25
- pattern: 1000 * 10,
+ pattern: 1000 * 5,
26
},
27
28
0 commit comments