This repository has been archived by the owner on Jan 19, 2022. It is now read-only.
AWS SQS: Add global configuration for deletionPolicy #188
Labels
component: sqs
SQS integration related issue
status: waiting-for-triage
An issue we've not yet triaged
type: enhancement
A general enhancement
Currently, I cannot change the default deletionPolicy and have to write deletionPolicy = ON_SUCCESS in every method where I use @SqsListener. It would be convenient to have such ability.
The text was updated successfully, but these errors were encountered: