sfcod/jobqueue

View on GitHub
Worker/Options.php

Summary

Maintainability
A
45 mins
Test Coverage

Method __construct has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        int $delay = 0,
        int $memory = 128,
        int $timeout = 60,
        int $sleep = 3,
        int $maxTries = 0,
Severity: Minor
Found in Worker/Options.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status