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

feat: introduce configuration for concurrent requests #10230

Merged
merged 2 commits into from Dec 21, 2023

Conversation

kulmann
Copy link
Member

@kulmann kulmann commented Dec 21, 2023

Description

Introducing configuration options for limiting the number of concurrent requests.

Related Issue

Motivation and Context

Make it possible to ease the load on the backend for certain concurrent requests.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Copy link

update-docs bot commented Dec 21, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@kulmann kulmann force-pushed the configurable-share-invite-concurrency branch from 4a85a3b to db7abd2 Compare December 21, 2023 10:21
Copy link

sonarcloud bot commented Dec 21, 2023

Quality Gate Failed Quality Gate failed

Failed conditions

10.0% Condition Coverage on New Code (required ≥ 50%)

See analysis details on SonarCloud

Copy link
Contributor

@lookacat lookacat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏼

@JammingBen JammingBen merged commit a23aa32 into stable-8.0 Dec 21, 2023
2 of 3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the configurable-share-invite-concurrency branch December 21, 2023 13:12
ownclouders pushed a commit that referenced this pull request Dec 21, 2023
* feat: introduce configuration for concurrent requests

* test: fix unit tests

---------

Co-authored-by: Jannik Stehle <jannik.stehle@gmail.com>
JammingBen added a commit that referenced this pull request Dec 22, 2023
* feat: introduce configuration for concurrent requests

* test: fix unit tests

---------

Co-authored-by: Jannik Stehle <jannik.stehle@gmail.com>
@micbar micbar mentioned this pull request Dec 27, 2023
71 tasks
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.

None yet

3 participants