-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(application): handle storage details conversion error
- Added error handling for "cannot convert storage details" in `applicationsClient.ReadApplication`. - Improved retry logic for storage readiness in `ReadApplicationWithRetryOnNotFound`. This commit ensures that the application correctly handles storage conversion errors and retries appropriately until the storage is ready.
- Loading branch information
Showing
2 changed files
with
73 additions
and
15 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
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