Skip to content

Commit

Permalink
refactor: save error job fail
Browse files Browse the repository at this point in the history
  • Loading branch information
phamphong9981 committed Sep 10, 2024
1 parent e767afd commit 77c7c13
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/services/evm/erc721.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -492,9 +492,6 @@ export default class Erc721Service extends BullableService {
{},
{
removeOnComplete: true,
removeOnFail: {
count: 3,
},
repeat: {
every: config.erc721.millisecondRepeatJob,
},
Expand Down

0 comments on commit 77c7c13

Please sign in to comment.