spring-cloud / spring-cloud/spring-cloud-stream

Move only specific exception to DLQ in Spring Cloud Stream

Open
#2,585 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.1k
Forks
646
Avg merge
2d 3h
Merged PRs (30d)
8

Description

I am using Spring Cloud Stream with AWS SQS. I've a use case where all exception except CustomException should move to DLQ. I am unable to find any reference for it. Can someone help here?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names Spring Cloud Stream and AWS SQS but no files, tests, or entry points. Start by reviewing the project's exception-handling and dead-letter-queue behavior; done means establishing whether exceptions other than CustomException can be routed to the DLQ and documenting or implementing that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, java, spring
Domain
backend, distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.