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

Commit NewReportingPlugin retries on error (#1160) #1270

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

mateusz-sekara
Copy link
Contributor

Previously, if there was an error when starting the Commit Pluging (i.e. calling NewReportingPlugin), the Commit Plugin would remain in a non-started state. Now, NewReportingPlugin will retry until the Commit Plugin successfully starts.

Motivation

Solution

Previously, if there was an error when starting the Commit Pluging (i.e.
calling NewReportingPlugin), the Commit Plugin would remain in a
non-started state. Now, NewReportingPlugin will retry until the Commit
Plugin successfully starts.

Co-authored-by: dimitris <[email protected]>
@mateusz-sekara mateusz-sekara merged commit e69d40a into release/2.13.0-ccip1.4 Aug 7, 2024
72 of 73 checks passed
@mateusz-sekara mateusz-sekara deleted the 2.13-cherry-pick branch August 7, 2024 13:12
@cl-sonarqube-production
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants