solutions_backend.runtime
One lifespan-owned Backend runtime and dependency composition root.
Classes
BackendRuntime
Lifespan-owned collaborators shared by every request.
close
close() -> NoneClose network pools exactly once at application shutdown.
Functions
build_runtime
build_runtime(settings: Settings) -> BackendRuntimeConstruct one fully injected runtime without contacting a secret manager.