Comment by aeflash on 07/06/2023 at 02:52 UTC

3 upvotes, 0 direct replies (showing 0)

View submission: Lets talk about those API calls

View parent comment

There's an interview floating around where the apollo guy talks about polling the API every 10 seconds in order to send push notifications. That's a pretty high volume of polling when multiplied by Apollo's userbase. That could easily make it have 3x requests per user than the next app.

EDIT: this interview around 29 minutes in: https://www.youtube.com/watch?v=Ypwgu1BpaO0

Replies

There's nothing here!