Improved processing of leftover queued posts
This commit is contained in:
@@ -752,6 +752,7 @@ class Processor
|
||||
{
|
||||
$post = self::getUriIdForFeaturedCollection($activity);
|
||||
if (empty($post)) {
|
||||
Queue::remove($activity);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user