MaddyUnderStars / MaddyUnderStars/shoot

FEP-49eb: Batched Inbox Delivery

Open
#157 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement federation
Dominant language
TypeScript
Stars
61
Forks
5
Avg merge
3d 10h
Merged PRs (30d)
1

Description

https://codeberg.org/fediverse/fep/src/branch/main/fep/49eb/fep-49eb.md

needs #7

I'm imagining, ollect outbound activities until some threshold or up to half a second (what does matrix do?) per inbox then send them in a batch if the remote server supports batched inboxes.

I don't have much use for multibox right now, so I probably will just use the `batchedInbox` property on actors instead of capability discovery

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked FEP-49eb document and issue #7 to understand the dependency and the batched inbox requirements. Then inspect how actors currently expose or use the batchedInbox property. Done means defining and implementing the batching behavior for supported remote servers, including its threshold or timeout.

Written by the indexing model from the issue text.

Assessment

Tech stack
express, nodejs, typescript
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.