|
|
|
|
|
by shagie
1097 days ago
|
|
$0.24/1k calls isn't absurd (its expensive, yes, but only ~3x more than the rate for Imgur). The issue is that Apollo was doing 600 calls per hour per user to push notifications with a less than 10 second window between "when it hits your mailbox" to "when it shows up on your iDevice". When that 600 calls per hour per user gets billed at $0.24/1k calls it gets very expensive. If those calls were done to the main application (not showing ads) at the same rate that the official application does, it would represent several million dollars of lost advertising revenue. On the other hand, it represents a fairly consistent load on the servers that doesn't generate any revenue that can misbehave quite badly when there is an outage and per user rate limit information isn't reported back to encourage the push notification server to throttle itself a bit. |
|