Closed walterddr closed 1 year ago
Is there a way to override timeout as well?
Timeout is controlled per query. Not on engine level. This change is to setup a engine that doesn't require to pass in SET useMultistageEngine = true
on every query which is also nontrivial in sqlalchemy if using the programmatic language
Is there a way to override timeout as well?