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,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}