Try to increase limits on start

This commit is contained in:
Igor Katson 2023-12-17 13:01:59 +00:00
parent a60738ff89
commit fc28e18ffd
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
5 changed files with 26 additions and 1 deletions

View file

@ -67,6 +67,7 @@ base64 = "0.21.5"
serde_with = "3.4.0"
tokio-util = "0.7.10"
bytes = "1.5.0"
rlimit = "0.10.1"
[dev-dependencies]
futures = {version = "0.3"}