open-cluster-management-io / api

Core APIs for open cluster management
https://open-cluster-management.io
Apache License 2.0
251 stars 77 forks source link

:sparkles: retry connecting the cloudevents client #280

Closed skeeey closed 1 year ago

skeeey commented 1 year ago

Summary

Retry connecting the cloudevents client when the client has network error

skeeey commented 1 year ago

/assign @qiujian16

skeeey commented 1 year ago

/hold

skeeey commented 1 year ago

/unhold

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiujian16, skeeey

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/open-cluster-management-io/api/blob/main/OWNERS)~~ [qiujian16] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
qiujian16 commented 1 year ago

Maybe @yanmxa or @morvencao could also take a look

morvencao commented 1 year ago

looks good to me, leave this to @yanmxa

yanmxa commented 1 year ago

Reference: https://github.com/cloudevents/sdk-go/issues/940

/LGTM