knative-extensions / eventing-natss

NATS streaming integration with Knative Eventing.
Apache License 2.0
38 stars 39 forks source link

[main] reconnect jitter configurable #493

Closed knative-prow-robot closed 5 months ago

knative-prow-robot commented 5 months ago

This is an automated cherry-pick of #467

Add additional connection options: reconnectJitterMilliseconds, reconnectJitterTLSMilliseconds
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7883e9e) 45.32% compared to head (fef968a) 45.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #493 +/- ## ======================================= Coverage 45.32% 45.32% ======================================= Files 30 30 Lines 1966 1966 ======================================= Hits 891 891 Misses 1020 1020 Partials 55 55 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

astelmashenko commented 5 months ago

/lgtm /approve

knative-prow[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: astelmashenko, knative-prow-robot

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/knative-extensions/eventing-natss/blob/main/OWNERS)~~ [astelmashenko] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment