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

Tunnig WebAPI connector load #218

Merged
merged 7 commits into from
Sep 6, 2023
Merged

Tunnig WebAPI connector load #218

merged 7 commits into from
Sep 6, 2023

Conversation

PTKu
Copy link
Member

@PTKu PTKu commented Sep 6, 2023

This PR addresses various issues with the connector load and stability.

  • Single point of entry for reading and writing where throttling is controlled. All request to the Controller over WebAPI is now channeled via a single point.
  • Maximum number of concurrent/simultaneous requests is 4 (possibly 5) higher request rate is ignored.

@PTKu PTKu added this to the v0.2 milestone Sep 6, 2023
@PTKu PTKu requested a review from kuh0005 September 6, 2023 10:20
@PTKu PTKu assigned kuh0005 and PTKu Sep 6, 2023
@PTKu PTKu merged commit 4ee4730 into dev Sep 6, 2023
2 checks passed
@PTKu PTKu deleted the TunnigWebAPiConnectorLoad branch September 6, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants