Add wait time for create/update operation to complete.#372
Merged
ramya-bangera merged 1 commit intomainfrom Jan 19, 2024
Merged
Add wait time for create/update operation to complete.#372ramya-bangera merged 1 commit intomainfrom
ramya-bangera merged 1 commit intomainfrom
Conversation
Signed-off-by: Ramya Bangera <bangerar@vmware.com>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #372 +/- ##
==========================================
- Coverage 25.30% 25.29% -0.01%
==========================================
Files 192 192
Lines 16658 16664 +6
==========================================
Hits 4215 4215
- Misses 12225 12231 +6
Partials 218 218 ☔ View full report in Codecov by Sentry. |
shobha2626
reviewed
Jan 19, 2024
shobha2626
approved these changes
Jan 19, 2024
ankitsny
approved these changes
Jan 19, 2024
|
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Adding a wait time of 10sec after the create/update operation as the operation takes some time to complete and there is no status field to rely on to check the completion of create/update operation.
Which issue(s) this PR fixes
Issue tracked in internal jira
Additional information
Special notes for your reviewer
Test logs from automation: