Background Jobs
A job appears under "Running" when the queue worker picks it up. When it finishes, it disappears. If all jobs stay under...
The worker runs only one job at a time. "Running" = the job being executed now. When it finishes, that job is removed and the next one is picked automatically, in order of creation (oldest first).
Running ()
| Job Name | Queue | Attempts | Details | Running For |
|---|---|---|---|---|
Pending Jobs ()
| Job Name | Queue | Attempts | Details | Scheduled At |
|---|---|---|---|---|
Next available:
Failed Jobs ()
| Job Name | Queue | Failed At | Error |
|---|---|---|---|
© . Tadwinh All rights reserved.