Google Appengine daily budget not reflected in quota

坚强是说给别人听的谎言 提交于 2019-12-02 13:48:42

问题


Dear AppEngine people (I understand that all AppEngine support has moved to StackOverflow - if I am mistaken then sorry for posting this here), I have a very serious problem that I hope you can help me to resolve.

Yesterday I enabled billing with a daily budget of $500 on my application (friendbazaar.appspot.com), and my billing status is "Enabled". However, I am still showing that I have maxed out my usage of recipients emailed at 100 of 100.

The quota was just reset 2 hours ago, and so I don't understand why this has not reflected the updated quotas based on the billing settings.

This is a big problem, since I recently sent out invitations to members of my other sites (over 100K people) to sign up for this new site - and since email authorization is required to complete the registration process, I am totally hosed and have basically pissed off a lot of customers by making them register and then never sending them the email to complete the process.

Please let me know if this can be fixed, and what the normal delay is for appengine quotas to reflect billing settings.


回答1:


Per the billing FAQ's

Why did my mail quota not increase after I enabled billing?

Google will wait until the first payment is cleared before increasing your mail quota. This means it will take at least seven days to get the higher quota.

https://developers.google.com/appengine/kb/billing#quota_increase

DISCLAIMER - I am not affiliated with Google in any way, nor do I believe you can get an official response from them via stackoverflow.




回答2:


GAE no longer supports sending more than 100 emails per day as per their tech support (May 2016). Instead they are nudging people over to SendGrid. Its unfortunate that they are reducing the capabilities of GAE for something as basic as transactional email. I can see why marketing or bulk emails would be frowned upon but for the core transactional emails most apps/sites require it would be nice to have a native, low cost, option. Off to check out Amazon's email service!



来源:https://stackoverflow.com/questions/10894174/google-appengine-daily-budget-not-reflected-in-quota

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!