-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: do not wait for change to complete during scale up
Add it as a separate step, because this can take longer than the default 5 minutes. When the whole operation is retried scale up request fails because there is an ongoing change. By splitting up into two steps, only query has to be retried.
- Loading branch information
1 parent
a7bef87
commit 0321ed2
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters