]> git.mxchange.org Git - friendica.git/commit
allow for multiple pubsub hubs so everything can still work when/if one goes flaky
authorMike Macgirvin <mike@macgirvin.com>
Fri, 15 Oct 2010 11:20:42 +0000 (04:20 -0700)
committerMike Macgirvin <mike@macgirvin.com>
Fri, 15 Oct 2010 11:20:42 +0000 (04:20 -0700)
commit35a9b49ed06c58b53f81cf5ef476191807157925
tree506f0008b23ee46b30b719084dbc0bf42b3b84cf
parente9aa6eb0c7c9c027cbd13138ae5247bbd007e180
allow for multiple pubsub hubs so everything can still work when/if one goes flaky
(Google's hub has been particularly unreliable recently and the symptoms are that
you just stop receiving updates, and/or updates you send are silently dropped and
never delivered). Also add more instrumentation to help debug pubsub issues.
include/items.php
include/notifier.php
include/poller.php
mod/pubsub.php