Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[serverless-offline-sqs]: Support partial batch failure reporting #221

Open
successkrisz opened this issue Aug 19, 2022 · 1 comment · May be fixed by #251
Open

[serverless-offline-sqs]: Support partial batch failure reporting #221

successkrisz opened this issue Aug 19, 2022 · 1 comment · May be fixed by #251

Comments

@successkrisz
Copy link

When using SQS AWS supports partial batch failure reporting if FunctionResponseTypes is set to ReportBatchItemFailures , however the current serverless-offline-sqs plugin does not, which results in feature tests breaking as far as that feature is concerned.

See AWS docs: https://docs.aws.amazon.com/lambda/latest/dg/with-sqs.html#services-sqs-batchfailurereporting

@successkrisz
Copy link
Author

Happy to raise a PR to fix this.

@emahnovets emahnovets linked a pull request Aug 4, 2023 that will close this issue
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 a pull request may close this issue.

1 participant