build: on windows (#2054)

* build on windows

* rebase develop

* fix: resolve PR comments
This commit is contained in:
LFC
2023-08-10 16:08:37 +08:00
committed by GitHub
parent 587a24e7fb
commit 5c19913a91
52 changed files with 815 additions and 512 deletions

View File

@@ -1,2 +1,3 @@
[profile.default]
slow-timeout = { period = "60s", terminate-after = 3, grace-period = "30s" }
retries = { backoff = "exponential", count = 3, delay = "10s", jitter = true }