Fuchs_DataService
Logs every SQL error both to the worker's structured (so it reaches
whatever sink/OTel export is configured) and to (SQL/local-file
debug trail). Passing is optional for call sites that don't have one
in scope, but every caller that does have one in scope should pass it — otherwise a failing
stored procedure only ever shows up in the debug trail, never in the worker's own logs.
Max parallel invoice-file downloads (independent per file).
Holds the application built from appsettings.json.
Call once at startup before accessing .
Writes log entries to Debug output and a rolling file.
Database logging is wired up but disabled — set to true to activate.
Set to true to activate database logging via fds__admin_logdebug.
Prepared DB logging via fds__admin_logdebug.
Enable by setting = true.
Defines a named job with its own execution schedule for use with .
Defines a named job with its own execution schedule for use with .
A that runs multiple independent jobs, each on its own .