Skip to content

Immediate Dead letter option #165

Open
@ed-sparkes

Description

@ed-sparkes

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.p2This is a standard priority issuequeued

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions