Skip to content

Commit

Permalink
fix: don't retry failed sqs functions
Browse files Browse the repository at this point in the history
  • Loading branch information
dOrgJelli committed Feb 20, 2024
1 parent d9d61e8 commit f80b741
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workers/serverless.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@ functions:
cors: true
sqs:
handler: fund_public_goods.events.sqs_handler
maximumRetryAttempts: 0
events:
- sqs: arn:aws:sqs:us-east-1:815880329304:fpg

0 comments on commit f80b741

Please sign in to comment.