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

Constrain farmer piece getter concurrency #2830

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

nazar-pc
Copy link
Member

@nazar-pc nazar-pc commented Jun 7, 2024

Without any constrants with higher plotting capacity it was very easy to overflow subscriptions of the controller when plotting starts on multiple plotters.

With this change not only the default retrieval concurrency is much more reasonable, users will also be able to customize it as they see fit if desired.

Code contributor checklist:

Base automatically changed from single-nats-connection to main June 10, 2024 09:57
@nazar-pc nazar-pc dismissed shamil-gadelshin’s stale review June 10, 2024 09:57

The base branch was changed.

@nazar-pc nazar-pc merged commit c6377b1 into main Jun 10, 2024
23 checks passed
@nazar-pc nazar-pc deleted the farmer-piece-getter-limited-concurrency branch June 10, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants