lightweight com.atproto.sync.listReposByCollection
45
fork

Configure Feed

Select the types of activity you want to include in your feed.

updated tasks

phil 04b78493 a092bcf4

+8 -1
+8 -1
hacking.md
··· 85 85 - [x] (spend some time on tests here) 86 86 - [x] do the thing (write them to the db) 87 87 - [x] swap in repo-stream 88 - - [ ] actually wire in the resync buffer (oops) 88 + - [x] actually wire in the resync buffer (oops) 89 + - [x] make sure we're doing the right thing on decode errors (seems we are, tungstenite closes connection) 89 90 - [ ] "deep crawl" mode for relays that listHosts -> listRepos on host instead of relying on relay listRepos 90 91 - [ ] defensive loop-cursor handling 91 92 - [ ] lenient pre-sync1.1 ··· 104 105 - [ ] admin view of backfill state etc 105 106 - [ ] vanity stats for optimizations, like how many in-flight repos were saved from resync due to high-water-mark firehose cursor persistence 106 107 - [ ] if the upstream is a PDS (check with describeServer?) then make only accept events for DIDs that have it as their PDS 108 + 109 + 110 + ### special-casing 111 + 112 + - [ ] bridgy doesn't give proof for not-found on sync.getRecord! 113 + 107 114 108 115 ## some choices 109 116