eb46590c1dfef0d9e2a8ec725802120c243cdfca
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.
Description
No description provided
Languages
JavaScript
89%
C#
5.6%
Visual Basic .NET
2.7%
HTML
1.3%
CSS
0.9%
Other
0.4%