feat(sync): add bats + remove sync retry

Signed-off-by: Vishwas Rajashekar <dev@vrajashkr.com>
This commit is contained in:
Vishwas Rajashekar
2026-05-18 18:57:12 +05:30
parent 7566f525cf
commit b87c18fc09
4 changed files with 371 additions and 5 deletions
+1 -4
View File
@@ -20,10 +20,7 @@
"http://localhost:9000"
],
"onDemand": true,
"tlsVerify": false,
"maxRetries": 5,
"retryDelay": "30s",
"syncTimeout": "10m"
"tlsVerify": false
}
]
}