Skip to content

Commit

Permalink
refactor: erc721 media save fail logs
Browse files Browse the repository at this point in the history
  • Loading branch information
phamphong9981 committed Sep 11, 2024
1 parent f7013a5 commit ec4280d
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 @@ -183,9 +183,6 @@ export default class Erc721Service extends BullableService {
{ tokenMedia },
{
removeOnComplete: true,
removeOnFail: {
count: 3,
},
jobId: `${tokenMedia.address}_${tokenMedia.erc721_token_id}`,
}
)
Expand Down

0 comments on commit ec4280d

Please sign in to comment.