Skip to content

timeout connection option #162

@majidaldo

Description

@majidaldo

On Azure SQL, you can have a db 'sleep'. It can take a few minutes to resume. In the meantime, connection attempts usually fail.

To solve this, I suggest a 'timeout' option, such that (an overall) connection attempt is considered to have failed if it exceeds this timeout. (in addition to 'n_tries' and 'time_bw_tries').

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions