Skip to content

Commit 9488415

Browse files
committed
feat: remove jobs
1 parent 3058696 commit 9488415

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/schema/schema.service.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ export class SchemaService {
2323
type: 'exponential',
2424
delay: 5000,
2525
},
26+
removeOnComplete: true,
27+
removeOnFail: 10,
2628
},
2729
);
2830
}

0 commit comments

Comments
 (0)