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

Programmatic PubSub Bulk Subscribe Support #423

Open
kayvonkhosrowpour opened this issue Jun 27, 2023 · 2 comments · May be fixed by #478
Open

Programmatic PubSub Bulk Subscribe Support #423

kayvonkhosrowpour opened this issue Jun 27, 2023 · 2 comments · May be fixed by #478
Assignees
Labels
enhancement New feature or request

Comments

@kayvonkhosrowpour
Copy link

kayvonkhosrowpour commented Jun 27, 2023

Is your feature request related to a problem? Please describe.
Today, it looks like the dapr go-sdk does not support the alpha-feature Bulk Subscribe described in the v1.11 Dapr docs. It would be great if the go-sdk supported bulk subscribe programmatically. Although the declarative setup is allegedly available (I am in the process of getting this to work...), it would be nice to have the same features as the .NET, Java, and JavaScript SDKs 😄.

Describe the solution you'd like

  1. Support for Bulk Subscribe in the go-sdk
  2. Ability to enable/disable, set maxMessageCount, and set maxAwaitDurationMs

Describe alternatives you've considered
Declarative setup is available, but not preferred by our team.

Additional context
I'm happy to provide any additional information if needed. I also took a look at the source code and couldn't find a way to bulk subscribe. Please correct me if i'm wrong!

@kayvonkhosrowpour kayvonkhosrowpour added the enhancement New feature or request label Jun 27, 2023
@sadath-12
Copy link
Contributor

/assign

Copy link

🚀 Issue assigned to you @sadath-12

@sadath-12 sadath-12 linked a pull request Dec 2, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants