Been getting these errors all morning:
File
"/python27_runtime/python27_lib/versions/1/google/appengine/api/channel/channel.py",
line 238, in send_message
response)
File
"/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
line 94, in MakeSyncCall
return stubmap.MakeSyncCall(service, call, request, response)
File
"/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
line 328, in MakeSyncCall
rpc.CheckSuccess()
File
"/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_rpc.py",
line 133, in CheckSuccess
raise self.exception
DeadlineExceededError: The API call xmpp.SendChannelMessage() took too long to
respond and was cancelled.
I have a backend trying to communicate to frontends using the Channel API
and this error is causing backend processes to fail. I've never had these
issues in the past and there have been no code changes. AppEngine status
dashboard doesn't list this API so not sure if its a system-wide issue.
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.