Closed arantius closed 11 years ago
Only send a message to a given user+portal combo once in two minutes, by using a memcache key per combo.
Tested only by calling SendMessage() from the local interactive console.
Suggestion, lost I think on the now-overwritten commit, to keep a single xmpp.send_message() done.
xmpp.send_message()
Only send a message to a given user+portal combo once in two minutes, by using a memcache key per combo.
Tested only by calling SendMessage() from the local interactive console.