Oddbean new post about | logout
 Ah, so (ex):
- my follow list: 10,000
- I check my feed
- relay checks and sends events from my follow list, but executes 10 sends instead of 1, where it sends x number of posts/events per follow per timestamp for the first 1,000 in my follow list, then the next (til 10k).