public override void StopModule(ILifetimeScope scope)
 {
     _connManager?.CloseConnections();
 }