Skip to content

fix(relay): fan out unarchive membership notifications#2722

Open
akkikumar72 wants to merge 1 commit into
block:mainfrom
akkikumar72:fix/unarchive-membership-notification
Open

fix(relay): fan out unarchive membership notifications#2722
akkikumar72 wants to merge 1 commit into
block:mainfrom
akkikumar72:fix/unarchive-membership-notification

Conversation

@akkikumar72

@akkikumar72 akkikumar72 commented Jul 24, 2026

Copy link
Copy Markdown
  • Add the triggering unarchive event as a source tag on relay-signed membership notifications, preventing same-second create/unarchive events from deduplicating to the same ID.
  • Enable the existing unarchive notification E2E regression test in the relay CI job.
  • Verified with just ci, just test-integration, and the focused live-relay E2E test.

Unarchive notification flow

The restored channel now emits a distinct member-added event, so subscribed agents reliably receive their membership again.

Annotated Buzz channel showing the unarchive notification flow

Closes #1978

@akkikumar72
akkikumar72 requested a review from a team as a code owner July 24, 2026 15:21
Signed-off-by: Akash Pathak <akash.pathak@grafana.com>
@akkikumar72
akkikumar72 force-pushed the fix/unarchive-membership-notification branch from 3a4afee to 1a60dda Compare July 24, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Relay E2E: unarchive member-added notification test times out

1 participant