improve sync
Some checks failed
coverage / build (push) Failing after 1m1s
test / test (push) Successful in 3m18s
sync / sync (push) Has been cancelled

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-04-27 21:08:45 +03:00
parent 26d8c4c1ba
commit 4843546177
11 changed files with 133 additions and 20 deletions

5
.golangci.yml Normal file
View File

@@ -0,0 +1,5 @@
run:
concurrency: 8
timeout: 5m
issues-exit-code: 1
tests: true