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

Limit service API DB threadpool [DPP-998] #14017

Merged
merged 2 commits into from
May 31, 2022
Merged

Limit service API DB threadpool [DPP-998] #14017

merged 2 commits into from
May 31, 2022

Conversation

simonmaxen-da
Copy link
Contributor

No description provided.

changelog_begin
changelog_end
@simonmaxen-da simonmaxen-da requested a review from a team as a code owner May 30, 2022 15:37
@simonmaxen-da
Copy link
Contributor Author

Results with queue limited to 50

ERROR:
  Code: Aborted
  Message:
 The Index Database Connection Threadpool queue size (51) has exceeded the maximum (50).
 The rejected call was com.daml.ledger.api.v1.PackageService/ListPackages.
 Api services metrics are available at daml.index.db.threadpool.connection.api-server.

Screenshot 2022-05-30 at 18 17 40

…server/RateLimitingInterceptor.scala

Co-authored-by: mziolekda <marcin.ziolek@digitalasset.com>
Copy link
Contributor

@mziolekda mziolekda left a comment

Choose a reason for hiding this comment

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

LGTM

@simonmaxen-da simonmaxen-da merged commit 4095f6b into main May 31, 2022
@simonmaxen-da simonmaxen-da deleted the limit-index-db branch May 31, 2022 13:00
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

2 participants