generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issuequeued
Description
Describe the feature
A way of failing and immediately putting message to configured deadletter queue
Use Case
if in handler code we are able to work out that no amount of retrying will resolve the issue without intervention there is no point wasting the processing retrying the message.
Proposed Solution
some syntactic sugar such as return MessageProcessStatus.ImmediatelyDeadletter();
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
AWS.Messaging (or related) package versions
AWS.Messaging 0.9.2
Targeted .NET Platform
net8.0
Operating System and version
AmazonLinux
viniciuschiele, Vfurt and ablasik
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issuequeued