On Sat, Oct 5, 2013 at 4:38 AM, Francois Masurel <[email protected]> wrote:
> It looks like XMPP messages sent from backend modules are never received. > > We don't have any errors in the logs and messages sent from the front > instances are received instantly. > > Anybody can confirm that ? Is there something special to do to make it > work ? > > I had difficulty sending XMPP messages from backends as well. I ended up using tasks to spawn off frontend instance requests to send messages and left processing to the backends. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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. For more options, visit https://groups.google.com/groups/opt_out.
