]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Kill a ping queue item if we get an error on loading up the notice's poster's profile...
authorBrion Vibber <brion@pobox.com>
Thu, 28 Oct 2010 19:58:30 +0000 (12:58 -0700)
committerBrion Vibber <brion@pobox.com>
Thu, 28 Oct 2010 19:58:30 +0000 (12:58 -0700)
commitfb0c3f4f991464e36932137730743131f8ace68c
tree5091ae9cc359a6c490112f21d5e967bcad5e10ee
parent9ea7cafd27e9037b7d283c4ba6d4c41361195ee9
Kill a ping queue item if we get an error on loading up the notice's poster's profile, rather than letting the item be retried over and over as if it were a transitory error.
This shouldn't generally happen as it's an indicator of database inconsistency, but it's a condition we know happens.
lib/ping.php