We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0020921 commit ccf0eddCopy full SHA for ccf0edd
app/Health/QueueLengthCheck.php
@@ -5,6 +5,7 @@
5
use Laravel\Horizon\Contracts\JobRepository;
6
use Spatie\Health\Checks\Check;
7
use Spatie\Health\Checks\Result;
8
+
9
class QueueLengthCheck extends Check
10
{
11
public function run(): Result
0 commit comments