mirror of
https://github.com/friendica/friendica
synced 2025-04-27 02:30:10 +00:00
Funkwhale context file moved
This commit is contained in:
parent
6a19639ac2
commit
073695b33c
4 changed files with 6 additions and 3 deletions
|
@ -42,6 +42,7 @@ class FetchMissingActivity
|
|||
Queue::processReplyByUri($url);
|
||||
} elseif (!Worker::defer()) {
|
||||
Logger::info('Activity could not be fetched', ['url' => $url]);
|
||||
// @todo performe recursive deletion of all entries
|
||||
} else {
|
||||
Logger::info('Fetching deferred', ['url' => $url]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue