Y
Hacker News
new
|
ask
|
show
|
jobs
by
justinsingh
3553 days ago
Pretty sure it's just a technical issue. I once did the same thing and I believe it showed me as having some tweets left.
1 comments
inopinatus
3553 days ago
Perhaps there's an event-driven best-effort microservice providing an eventually-consistent tally, and it's missing a few events.
link
niccaluim
3553 days ago
The tweet graph database has a persistent edge count cache but it's not designed to handle posts or deletions any faster than a human can produce them.
link