Skip to content

Disable retries of SQS processing #1197

Answered by t-richard
mikevang asked this question in Support
Discussion options

You must be logged in to vote

I think the config should be this (maxRetries outside of the worker key)

constructs:
  jobs:
    type: queue
    maxRetries: 1
    worker:
      handler: worker.php
      timeout: 28
      layers:
        - ${bref:layer.php-80}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mikevang
Comment options

Answer selected by mikevang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants