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

bug(Cloud Databases): Wait for scaling task to complete #4188

Merged
merged 2 commits into from
Nov 18, 2022

Conversation

omaraibrahim
Copy link
Collaborator

We currently do not wait for the scaling task to complete. This causes bad UX and does not allow the user to find out if their task was successful or if an error has occurred. This error was the result of a bad status code.

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

@obai-1 obai-1 merged commit adafa0e into IBM-Cloud:master Nov 18, 2022
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