-
Notifications
You must be signed in to change notification settings - Fork 278
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spaces_bucket: Add retry logic to ensure bucket is available before p…
…roceeding. (#512) As we immediately apply additional configuration after creating the bucket, we should first ensure that the bucket is available before leaving the create method in order to protect against instablity like seen in #510. Closes: #510
- Loading branch information
1 parent
8ffa8fc
commit 03f7077
Showing
1 changed file
with
20 additions
and
5 deletions.
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