【发布时间】:2015-01-03 15:05:39
【问题描述】:
使用 Google Cloud Messaging API 在后端服务器和 Android/Chrome 客户端之间发送消息时,后端服务器有时会收到超出速率限制的响应代码。对于HTTP Connection Server,此代码是“DeviceMessageRateExceeded”,对于Cloud Connection Server,此代码是“DEVICE_MESSAGE_RATE_EXCEEDED”。
这个错误码是什么,应该如何管理?
【问题讨论】:
标签: android google-play-services google-cloud-messaging chrome-gcm