in the PDS section of the view on a PDS or account it would be useful to show the current seq number each relay has for the PDS and/or if its behind, matches or ahead of the latest seq number from the PDS itself (probably easiest to get that with a subscribeRepos?cursor=0
Diagnostics for atproto PDS hosts, DIDs, and handles: https://debug.hose.cam
feature request: show seq numbers / seq mismatches #1
open
opened by
nel.pet
yep this makes sense! easy to get from the relay, but PDS seems tricky. cursor=0 will replay whatever window is available right? which can be a lot on mushrooms.
maybe we could get any known seq from a relay and then try to subscribeRepos on the PDS with that-minus-1.
would be nice if PDSes implemented
com.atproto.sync.getHostStatusthough