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

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Commit NewReportingPlugin retries on error #1160

merged 2 commits into from
Jul 9, 2024

Conversation

rstout
Copy link
Contributor

@rstout rstout commented Jul 8, 2024

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.
@rstout rstout requested a review from a team as a code owner July 8, 2024 22:42
@dimkouv dimkouv merged commit 6ac3cdd into ccip-develop Jul 9, 2024
107 checks passed
@dimkouv dimkouv deleted the CCIP-2796 branch July 9, 2024 09:13
mateusz-sekara added a commit that referenced this pull request Jul 16, 2024
asoliman92 pushed a commit that referenced this pull request Jul 31, 2024
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

Co-authored-by: dimitris <[email protected]>
mateusz-sekara pushed a commit that referenced this pull request Aug 7, 2024
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 pushed a commit that referenced this pull request Aug 7, 2024
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 added a commit that referenced this pull request Aug 7, 2024
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

Co-authored-by: Ryan Stout <[email protected]>
Co-authored-by: dimitris <[email protected]>
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.

3 participants