We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, the number of nodes cannot exceed the number of partitions.
For activities, we should support scaling beyond that limit.
This could be done by adding an extra EventHubs queue, or by using Http Triggers.
The text was updated successfully, but these errors were encountered:
I am planning to look at this in the context of an intern project.
Sorry, something went wrong.
We have a project underway that will address this at some point. Work in progress at #52.
Deprioritizing the infinite scaling for now, as we now have a functioning load balancer for activities thanks to #52.
No branches or pull requests
Currently, the number of nodes cannot exceed the number of partitions.
For activities, we should support scaling beyond that limit.
This could be done by adding an extra EventHubs queue, or by using Http Triggers.
The text was updated successfully, but these errors were encountered: