Add MIN_POOL_SIZE environment variable and implement pool size check

This commit is contained in:
OneRobotBoii
2024-03-22 22:36:12 +07:00
parent 5d3fd39f6b
commit 9138ff3edf
3 changed files with 30 additions and 1 deletions

3
.gitignore vendored
View File

@ -122,6 +122,9 @@ dist
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
# PNPM
pnpm-lock.yaml
# yarn v2
.yarn/cache
.yarn/unplugged