Skip to content

[Host.AmazonSQS] A way to dead letter early for an SQS consumer #412

@tjpeel-ee

Description

@tjpeel-ee

As per the approach for the Azure service bus error handler, we can dead letter early by returning a dead letter result.

Is the same possible for SQS consumers in some way as from what I can determine from the code it's not?

I would need to wait until the delivery count has been met before AWS determines it's a dead letter I presume.

Thanks

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions