Skip to content
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

Open
3 tasks done
HarshSawarkar opened this issue May 18, 2024 · 4 comments · May be fixed by #4898
Open
3 tasks done

[Enhancement] Implement retry consuming based on Pulsar message middleware #4897

HarshSawarkar opened this issue May 18, 2024 · 4 comments · May be fixed by #4898
Labels
enhancement New feature or request Stale

Comments

@HarshSawarkar
Copy link
Contributor

HarshSawarkar commented May 18, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

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?

  • Yes I am willing to submit a PR!

Code of Conduct

@HarshSawarkar HarshSawarkar added the enhancement New feature or request label May 18, 2024
Copy link
Contributor

Welcome to the Apache EventMesh community!!
We are glad that you are contributing by opening this issue. :D

Please make sure to include all the relevant context.
We will be here shortly.

If you are interested in contributing to our project, please let us know!
You can check out our contributing guide on contributing to EventMesh.

Want to get closer to the community?

WeChat Assistant WeChat Public Account Slack
Join Slack Chat

Mailing Lists:

Name Description Subscribe Unsubscribe Archive
Users User support and questions mailing list Subscribe Unsubscribe Mail Archives
Development Development related discussions Subscribe Unsubscribe Mail Archives
Commits All commits to repositories Subscribe Unsubscribe Mail Archives
Issues Issues or PRs comments and reviews Subscribe Unsubscribe Mail Archives

@HarshSawarkar
Copy link
Contributor Author

Hi @pandaapo I have creted a PR for this issue.Could you please review it? Here's the link #4898

@HarshSawarkar
Copy link
Contributor Author

In Pulsar the retry queue is triggered by the consumer.ReconsumeLater() method so I tried to leverage it in here.

@pandaapo pandaapo changed the title [Enhancement] Implement retry strategy based on Pulsar message middleware [Enhancement] Implement retry consuming based on Pulsar message middleware May 23, 2024
Copy link
Contributor

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.

@github-actions github-actions bot added the Stale label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant