com.atproto.sync.listReposByCollection
rough round-robin resync (by host)
per-host rate limits are the limiting factor on completing a full-network backfill, so ensuring workers are talking to different hosts as much as possible is the easiest way to speed up backfill via increased concurrency
this is a very rough stab that i'd need a lot of time to be comfortable with
i think there are bigger architectural restructures that get us further