Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: adding a retry login on exec cmd on failure #2740

Merged
merged 1 commit into from
May 17, 2024

Conversation

vipul-21
Copy link
Contributor

Issue Fixed:

Execution cmd fails sometimes due to network issue. Adding a retry with some delay to make sure it gets executed.
Note: Tried with short delay of 250ms but still had the issue. Currently reusing the existing variable for RetryDelay

Requirements:

Notes:

@vipul-21 vipul-21 added the ci Infra or tooling. label May 14, 2024
@vipul-21 vipul-21 requested a review from a team as a code owner May 14, 2024 23:19
@vipul-21 vipul-21 requested a review from aggarwal0009 May 14, 2024 23:19
Copy link
Contributor

@jpayne3506 jpayne3506 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@vipul-21 vipul-21 force-pushed the singhvipul/cnirelease branch from 207095d to 4472668 Compare May 14, 2024 23:51
@vipul-21 vipul-21 enabled auto-merge May 14, 2024 23:52
@vipul-21
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@vipul-21 vipul-21 added this pull request to the merge queue May 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 15, 2024
@vipul-21 vipul-21 added this pull request to the merge queue May 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 16, 2024
@jpayne3506 jpayne3506 added this pull request to the merge queue May 17, 2024
Merged via the queue into master with commit c9682a6 May 17, 2024
148 of 154 checks passed
@jpayne3506 jpayne3506 deleted the singhvipul/cnirelease branch May 17, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Infra or tooling.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants