add WorkerOptions.

- bind IntervalInMin with worker task delay
This commit is contained in:
2025-11-03 16:38:41 +01:00
parent 187f4a42fc
commit b5cd42b6fa
8 changed files with 159 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
{
"Worker": {
"IntervalInMin": 0.01666666666
}
}