Creates providers for the dispatcher, one per task execution.
SQL Server path only for now, matching where the dispatcher is hosted. The PostgreSQL branch of
createPerRequestProviders is deliberately not duplicated here — when PG hosting is needed, the
right move is to lift the shared branch out of context.ts rather than fork it a second time.
Creates providers for the dispatcher, one per task execution.
SQL Server path only for now, matching where the dispatcher is hosted. The PostgreSQL branch of
createPerRequestProvidersis deliberately not duplicated here — when PG hosting is needed, the right move is to lift the shared branch out ofcontext.tsrather than fork it a second time.