fix(application): handle storage details conversion error #25
static-analysis.yaml
on: pull_request
Check conventional commits
14s
Annotations
1 error
Check conventional commits
You have commit messages with errors
⧗ input: 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.
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|