Commit 197118f9 authored by Mark Harding's avatar Mark Harding

(chore): repolling to 70 seconds

1 merge request!100Epic/reporting and moderation
Pipeline #62424547 passed with stages
in 4 minutes and 40 seconds
......@@ -208,6 +208,6 @@ class Manager
->setQueue('ReportsAppealSummon')
->send([
'appeal' => $appeal,
], 600);
], 70);
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment