redpanda-data / redpanda-data/connect
Abort Retry output if error from the child output matches one in the configured list of exceptions
Open
Nobody has claimed this yet.
enhancement
outputs
ux
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 969
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 64
Description
I would like to configure Retry output with a list of exceptions that will abort retry attempts. When the child output returns an error that is in the specified list, Retry output will about retry attempts.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files, tests, or an entry point. Start by locating the Retry output implementation and its configured exception handling, then add coverage showing that a matching child error stops retries while other errors continue retrying.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- stream-processing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100