apache / apache/rocketmq-client-go
Enhance the ConsumeResult code handling in oderly mode
Open
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 445
- PR merge metrics
- No merged PRs in 30d
Description
If biz listener mistakenly returns ConsumeRetryLater in orderly mode, the consumption process will be blocked.
Could we regard ConsumeRetryLater as SuspendCurrentQueueAMoment in orderly mode ?
Contributor guide
Assessment
This issue has not been assessed yet.