fivepapertigers / serverless-plugin-pubsub

Simple pub/sub configuration with queueing for the Serverless Framework

Home Page:https://www.npmjs.com/package/serverless-plugin-pubsub/access

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supporting DLQ

arash-bizcover opened this issue · comments

It would be great if this plugin had some support for DLQ (Dead Letter Queue) in addition to the normal queue.

something in these lines:
https://github.com/totallymoney/serverless-sns-to-sqs-events/blob/master/README.md?plain=1#L47:L54