Skip to content

[v13] Return friendly errors when sessions are prevented due to a lock#25483

Merged
rosstimothy merged 1 commit intobranch/v13from
bot/backport-25342-branch/v13
May 2, 2023
Merged

[v13] Return friendly errors when sessions are prevented due to a lock#25483
rosstimothy merged 1 commit intobranch/v13from
bot/backport-25342-branch/v13

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #25342 to branch/v13

Session failures resulting from a lock being enforced were returning
the EOF that the MFA connection attempt got from the Auth server
instead of the friendly error which gets returned from the node via
the direct connection attempt.

The direct connection attempt errors now take precendent over the
MFA connection errors when an EOF is returned from the MFA connection
attempt.

Fixes #25321
@rosstimothy rosstimothy added this pull request to the merge queue May 2, 2023
Merged via the queue into branch/v13 with commit b8a698a May 2, 2023
@rosstimothy rosstimothy deleted the bot/backport-25342-branch/v13 branch May 2, 2023 17:11
@r0mant r0mant mentioned this pull request Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants