When a consumer returns a confirmation error, we can try restoring it without closing the WebSocket session
Depends on D13605
Paths
| Differential D13606 Authored by bartek on Oct 3 2024, 1:37 PM.
Details
Summary When a consumer returns a confirmation error, we can try restoring it without closing the WebSocket session Depends on D13605 Test Plan Test plan from D13595 (commtest) sometimes failed on this confirmation. Now it's no longer happening
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:17 (UTC-7) Harbormaster completed remote builds in B32057: Diff 44886.Oct 3 2024, 2:11 PM2024-10-03 14:11:01 (UTC-7) Harbormaster completed remote builds in B32071: Diff 44903.Oct 4 2024, 8:46 AM2024-10-04 08:46:29 (UTC-7)
This revision is now accepted and ready to land.Oct 7 2024, 2:37 AM2024-10-07 02:37:36 (UTC-7) Harbormaster completed remote builds in B32088: Diff 44924.Oct 7 2024, 7:25 AM2024-10-07 07:25:35 (UTC-7) Closed by commit rCOMM7649ca4931b2: [tunnelbroker] Recover AMQP consumers (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 44936 services/tunnelbroker/src/websockets/mod.rs
services/tunnelbroker/src/websockets/session.rs
|