Page MenuHomePhabricator

[tunnelbroker] Recover AMQP consumers
Needs ReviewPublic

Authored by bartek on Thu, Oct 3, 1:37 PM.
Tags
None
Referenced Files
F2894463: D13606.id44903.diff
Fri, Oct 4, 3:54 PM
F2890832: D13606.diff
Fri, Oct 4, 8:39 AM
F2890768: D13606.vs44886.id44903.diff
Fri, Oct 4, 8:33 AM
F2890766: D13606/new/.diff
Fri, Oct 4, 8:32 AM
F2888829: D13606.id44886.diff
Fri, Oct 4, 5:47 AM
F2888795: D13606.id.diff
Fri, Oct 4, 5:47 AM
F2888760: D13606.diff
Fri, Oct 4, 5:45 AM
F2885203: D13606.diff
Thu, Oct 3, 6:23 PM
Subscribers

Details

Reviewers
kamil
varun
will
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

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Fri, Oct 4, 3:58 AM
bartek edited the summary of this revision. (Show Details)
bartek edited the test plan for this revision. (Show Details)
bartek added inline comments.
services/tunnelbroker/src/websockets/mod.rs
254 ↗(On Diff #44886)

Should it be warn or error?