Google App Engine Channel "Data Sent" daily quota for billing enabled app is 2GB. Is this correct? -


according docs: https://developers.google.com/appengine/docs/quotas#channel

the daily quota billing enabled apps sending data through channel api capped @ 2gb. correct?

i think it's small. if had app sent data every 5 seconds (at 32kb per message) hour, i'd on quota in hour 90 users. 2gb volume cap cloud solution seems bit small.

am missing something?

i don't think correct. billing enabled app shows in quota details:

channel data sent 0% 0% 0.00 of 2,088.13 gbytes


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -