Skip to content

Increase LocalDB connection timeout in tests#885

Merged
kevingosse merged 1 commit into
masterfrom
kevin/sqltimeout
Aug 28, 2020
Merged

Increase LocalDB connection timeout in tests#885
kevingosse merged 1 commit into
masterfrom
kevin/sqltimeout

Conversation

@kevingosse

Copy link
Copy Markdown
Contributor

Failure seen in integration tests:
The duration spent while attempting to connect to this server was - [Pre-Login] initialization=28486; handshake=1043;

The connection is not stuck since it managed to move to handshake 1 second before timeout. Giving a few extra seconds may fix those errors.

@kevingosse
kevingosse requested a review from a team as a code owner August 27, 2020 15:50
@kevingosse
kevingosse merged commit a1723bd into master Aug 28, 2020
@kevingosse
kevingosse deleted the kevin/sqltimeout branch August 28, 2020 09:08
@zacharycmontoya zacharycmontoya added this to the 1.19.2 milestone Aug 31, 2020
@zacharycmontoya zacharycmontoya added the area:tests unit tests, integration tests label Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:tests unit tests, integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants