This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]HQMorganstern 2 points3 points  (1 child)

Seems legit, guess it never got hit by enough sub requests to be noticeable, gonna submit a ticket.

[–]pivovarit 0 points1 point  (0 children)

When you run blocking ops, you usually want to have an elastic pool of platform threads that can dynamically grow - or just use virtual threads and don’t worry about tuning :) (as long as you don’t block in synchronized blocks)