-
Notifications
You must be signed in to change notification settings - Fork 67
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
Added hard reset conditions to RabbitMQ connections in the Adapter and Dispatcher #1215
Added hard reset conditions to RabbitMQ connections in the Adapter and Dispatcher #1215
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gabo1208 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:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## main #1215 +/- ##
==========================================
+ Coverage 74.59% 74.64% +0.04%
==========================================
Files 44 44
Lines 3417 3427 +10
==========================================
+ Hits 2549 2558 +9
Misses 768 768
- Partials 100 101 +1
|
e9a0b6f
to
27e6d9d
Compare
…fter 5 soft retries, now the state of the whole thing is clear to the user
27e6d9d
to
293a554
Compare
/lgtm |
/cherry-pick release-1.11 |
@gabo1208: new pull request created: #1222 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
fixes #1175 #1214
Changes
/kind enhancement
Release Note