Open snarfed opened 4 days ago
...ie Object.undelivered, sent, failed, etc. It's useful, but puts us over the 1MB datastore entity limit and breaks delivery for accounts with lots of followers, and it also generates a lot of datastore write load.
Object.undelivered
sent
failed
Same with Object.feed, I guess?
Object.feed
...ie
Object.undelivered
,sent
,failed
, etc. It's useful, but puts us over the 1MB datastore entity limit and breaks delivery for accounts with lots of followers, and it also generates a lot of datastore write load.Same with
Object.feed
, I guess?