diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-10 03:24:45 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-10 03:24:45 +0000 |
| commit | 0bae1738ace1af196272a333b5d835a7e497861b (patch) | |
| tree | a02124797b96e6ef7c334e7e8d04e00e7a7dd823 /docs/reference | |
| parent | 3d5c6102e39e881edf056dc69cdc0dcb9b6d281b (diff) | |
docs: update production sync testing to require 60 seconds
The sync system uses a 5-second batch window for discovered repos.
Repos discovered late in a 30-second test don't have enough time for
the full Layer 2→3→4 cascade:
- Layer 1: Discover repo announcements (0-5s)
- Layer 2: Send #a, #A, #q filters for repos (5-30s)
- Layer 3: Receive issues, patches, PRs (30-60s)
- Layer 4: Receive comments on root events (40-60s)
Testing confirmed that 60 seconds allows late-discovered repos
(gitworkshop, ngit) to complete all layers, while 30 seconds only
allows 1 second after Layer 2 filters are sent.
Updated all references from 30s to 60s throughout the guide and added
explanation of why this duration is necessary.
Diffstat (limited to 'docs/reference')
0 files changed, 0 insertions, 0 deletions