You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.