Skip to content

Adds creation of dlq from resources#183

Open
JeisonJHA wants to merge 2 commits intoCoorpAcademy:masterfrom
JeisonJHA:master
Open

Adds creation of dlq from resources#183
JeisonJHA wants to merge 2 commits intoCoorpAcademy:masterfrom
JeisonJHA:master

Conversation

@JeisonJHA
Copy link
Copy Markdown

It adds support for creation of dlq from resources, but only with one format :(

      RedrivePolicy:
        deadLetterTargetArn: # Support only this format for autoCreate
          Fn::GetAtt:
          - MyFourthQueueDlq
          - Arn
        maxReceiveCount: 6

I think it solves #65 partially

@katesclau
Copy link
Copy Markdown

This CI is failing for

serverless-offline-plugins-integration: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

Code looks good though 👍

@luisdemarchi
Copy link
Copy Markdown

wowww @katesclau @katesclau this feature is valuable, what needs to be approved and merged?

@CodySearsOS
Copy link
Copy Markdown

Running into this issue with version 7.3.2 when I have a DLQ specified. Figured I'd add a comment to bump in case others are seeing it as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants