aliyun / aliyun/aliyun-log-python-sdk
consumer group: add a strict strategy to retry rather than skip and logging when process logic raise exception
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 176
- Forks
- 119
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 2
Description
consumer group: add a strict mode to retry rather than skip and logging when process logic raise exception
Contributor guide
No contributing guide indexed for this repository
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 a file, entry point, or test. Start by locating the consumer-group processing and exception-handling code, then trace how process-logic exceptions are currently handled. Done should be defined as strict retry behavior with logging, while preserving the existing skip behavior outside strict mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100