TekH eb46590c1d Make worker delay configurable via appsettings.json
Refactored Worker to accept IConfiguration and read the delay interval from "Worker:DelayMilliseconds" in appsettings.json, replacing the previously hardcoded value. This allows the worker execution interval to be configured without code changes. Added a minimum delay safeguard and updated appsettings.json accordingly.
2026-02-23 17:17:27 +01:00
2025-03-28 15:12:26 +01:00
Description
No description provided
189 MiB
Languages
JavaScript 89%
C# 5.6%
Visual Basic .NET 2.7%
HTML 1.3%
CSS 0.9%
Other 0.4%