grunfink 10 месяцев назад
Родитель
Сommit
31a4b18027
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      activitypub.c

+ 1 - 1
activitypub.c

@@ -3156,7 +3156,7 @@ void process_queue_item(xs_dict *q_item)
         }
 
         if (instance_failure(inbox, 0)) {
-            srv_debug(1, xs_fmt("too many failures for instance %s", inbox));
+            srv_debug(1, xs_fmt("output message error: too many failures for instance %s", inbox));
             return;
         }