[google-appengine] Re: Channel API Hours Used quota exceeded

2015-05-06 Thread Jesse Scherer (Google Cloud Support)
Hi PK, The Channel API Hours Used quota has to with the TTL (time to live) of the channels you are opening. In Python, this is the duration_minutes variable, and it defaults to two hours: https://cloud.google.com/appengine/docs/python/channel/functions. Note that enabling billing for your app

Re: [google-appengine] Re: Channel API Hours Used quota exceeded

2015-05-06 Thread PK
Thanks Jesse, I tuned my code and we will see how it goes. There seems to be an issue with some customers who keep failing to communicate over a channel and keep asking for a new channel. Other customers are fine. I still need to get to the bottom of this. Is the channel communication over