Hacker News new | ask | show | jobs
by mortehu 519 days ago
Seems pretty similar to distributed rate limiting. But it's much simpler to solve the common case of overspending on a single API: give each API the same daily limit with no communication between APIs.