astro / astro/buzzrelay

Update and Delete activities are not forwarded

Open
#10 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
110
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Looking at the code, the relay does not seem to handle `delete` or `status.update` events from the streaming server, which means that subscribing servers will be made aware of the first version of posts, but not updates or deletions.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the relay's event handling between the streaming server and subscribing servers, focusing on `delete` and `status.update` events. Compare their forwarding path with the existing first-version post handling, then verify that both event types reach subscribing servers with the expected activity data.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api, distributed-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.