Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding handling for expand node failures #18816

Merged
merged 3 commits into from
Feb 21, 2025
Merged

Conversation

Benjin
Copy link
Contributor

@Benjin Benjin commented Feb 21, 2025

Addresses #18014

When connecting to a serverless database's master db, it connects immediately. If the underlying serverless db is paused, then expanding the database node can time out in STS, which sends a notification to MSSQL. Unsuccessful expansions were not being handled at all; this PR adds basic handling there.

image

image

Copy link

github-actions bot commented Feb 21, 2025

PR Changes

Category Main Branch PR Branch Difference
Code Coverage 50.35% 50.78% $${\color{lightgreen} .43\% }$$
VSIX Size 12981 KB 12981 KB $${\color{lightgreen} 0 KB \space (0\%) }$$
Webview Bundle Size 3188 KB 3188 KB $${\color{lightgreen} 0 KB \space (0\%) }$$

@Benjin Benjin marked this pull request as ready for review February 21, 2025 17:29
@Benjin Benjin merged commit 7298ffc into main Feb 21, 2025
6 checks passed
@Benjin Benjin deleted the dev/benjin/handleExpandFailure branch February 21, 2025 20:01
Benjin added a commit that referenced this pull request Feb 21, 2025
* Added handling for instance when failure to expand node

* loc

* Adding regression tests
kburtram pushed a commit that referenced this pull request Feb 21, 2025
* Added handling for instance when failure to expand node

* loc

* Adding regression tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants