Allow job retries and backoff to be configured #575
Annotations
5 errors
|
Source Code
Process completed with exit code 1.
|
|
Source Code:
src/Traits/ConfiguresJob.php (in context of class Laravel/Scout/Jobs/RemoveFromSearch)#L19
Access to an undefined property Laravel\Scout\Jobs\RemoveFromSearch::$backoff.
|
|
Source Code:
src/Traits/ConfiguresJob.php (in context of class Laravel/Scout/Jobs/RemoveFromSearch)#L15
Access to an undefined property Laravel\Scout\Jobs\RemoveFromSearch::$tries.
|
|
Source Code:
src/Traits/ConfiguresJob.php (in context of class Laravel/Scout/Jobs/MakeSearchable)#L19
Access to an undefined property Laravel\Scout\Jobs\MakeSearchable::$backoff.
|
|
Source Code:
src/Traits/ConfiguresJob.php (in context of class Laravel/Scout/Jobs/MakeSearchable)#L15
Access to an undefined property Laravel\Scout\Jobs\MakeSearchable::$tries.
|