You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TLDR; Instead of hard-coded thread counts 16/16 for tokio worker/blocking threads - we can set the default values to 16 and expose env vars like these to configure them:
See #129 (comment)
TLDR; Instead of hard-coded thread counts 16/16 for tokio worker/blocking threads - we can set the default values to 16 and expose env vars like these to configure them:
Done criteria:
The text was updated successfully, but these errors were encountered: