Most of errors were happening here. WS session was closed so consumer cancelation and queue removal calls weren't able to succeed.
Depends on D13606
Paths
| Differential D13607 Authored by bartek on Oct 3 2024, 1:37 PM.
Details Summary Most of errors were happening here. WS session was closed so consumer cancelation and queue removal calls weren't able to succeed. Depends on D13606 Test Plan Observing logs on staging. Possible but hard to reproduce with commtest
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptOct 3 2024, 1:37 PM2024-10-03 13:37:40 (UTC-7) Harbormaster completed remote builds in B32058: Diff 44887.Oct 3 2024, 2:17 PM2024-10-03 14:17:09 (UTC-7) bartek edited the summary of this revision. (Show Details)Oct 4 2024, 4:04 AM2024-10-04 04:04:26 (UTC-7) Harbormaster failed remote builds in B32064: Diff 44895!Oct 4 2024, 4:07 AM2024-10-04 04:07:19 (UTC-7) bartek edited the summary of this revision. (Show Details)Oct 4 2024, 8:40 AM2024-10-04 08:40:04 (UTC-7) bartek added inline comments.
Harbormaster completed remote builds in B32072: Diff 44904.Oct 4 2024, 8:55 AM2024-10-04 08:55:43 (UTC-7) kamil added inline comments. This revision is now accepted and ready to land.Oct 7 2024, 2:22 AM2024-10-07 02:22:13 (UTC-7) Harbormaster completed remote builds in B32089: Diff 44925.Oct 7 2024, 7:25 AM2024-10-07 07:25:34 (UTC-7) Closed by commit rCOMM5bf4d6b9a469: [tunnelbroker] Trigger AMQP reconnect when closing session (authored by bartek). · Explain WhyOct 7 2024, 7:28 AM2024-10-07 07:28:55 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44935 services/tunnelbroker/src/amqp.rs
services/tunnelbroker/src/websockets/session.rs
|