-
Notifications
You must be signed in to change notification settings - Fork 639
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Enhancement] Implement retry consuming based on Pulsar message middleware #4897
Comments
Welcome to the Apache EventMesh community!! Please make sure to include all the relevant context. If you are interested in contributing to our project, please let us know! Want to get closer to the community?
Mailing Lists:
|
In Pulsar the retry queue is triggered by the consumer.ReconsumeLater() method so I tried to leverage it in here. |
It has been 90 days since the last activity on this issue. Apache EventMesh values the voices of the community. Please don't hesitate to share your latest insights on this matter at any time, as the community is more than willing to engage in discussions regarding the development and optimization directions of this feature. If you feel that your issue has been resolved, please feel free to close it. Should you have any additional information to share, you are welcome to reopen this issue. |
Search before asking
Enhancement Request
This issue aims to implement retry consuming based on Pulsar middleware
Describe the solution you'd like
Implement a retry consuming based on Pulsar
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: