I am having issues when reconnecting to Azure MSSQL after inactive time. My SQLA connection code is
class DB: def __init__(self): self.engine = create_eng