Skip to content

Allow job retries and backoff to be configured #575

Allow job retries and backoff to be configured

Allow job retries and backoff to be configured #575

Triggered via pull request February 5, 2026 21:08
Status Failure
Total duration 26s
Artifacts

static-analysis.yml

on: pull_request
Matrix: types
Fit to window
Zoom out
Zoom in

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.