Tarefas
Fila
Prioridade
Rótulos
Tentativas
Concluído com sucesso
{
"job_id": "cd23a6af-965a-4ed1-b620-1d19a7488905",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"error_five_times"
],
"job_class": "ExampleJob",
"executions": 5,
"queue_name": "default",
"enqueued_at": "2026-04-16T16:43:21.855900115Z",
"scheduled_at": "2026-04-16T16:55:11.831268185Z",
"provider_job_id": "cd23a6af-965a-4ed1-b620-1d19a7488905",
"exception_executions": {
"[StandardError]": 5
},
"_good_job": {
"id": "cd23a6af-965a-4ed1-b620-1d19a7488905",
"queue_name": "default",
"priority": 0,
"scheduled_at": "2026-04-16 16:55:11 UTC",
"performed_at": "2026-04-16 16:55:11 UTC",
"finished_at": "2026-04-16 16:55:11 UTC",
"error": null,
"created_at": "2026-04-16 16:43:21 UTC",
"updated_at": "2026-04-16 16:55:11 UTC",
"active_job_id": "cd23a6af-965a-4ed1-b620-1d19a7488905",
"concurrency_key": "ExampleJob",
"cron_key": null,
"cron_at": null,
"batch_id": "3b5568bb-4489-4a38-b21c-60b7d9554f9b",
"batch_callback_id": null,
"executions_count": 6,
"job_class": "ExampleJob",
"error_event": null,
"labels": [
"error_five_times"
],
"locked_by_id": null,
"locked_at": null,
"lock_type": null
}
}
Descartado
{
"job_id": "daf74ce3-3fd0-484f-8876-3fcf7a458427",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"dead"
],
"job_class": "ExampleJob",
"executions": 2,
"queue_name": "default",
"enqueued_at": "2026-04-16T16:37:03.613329218Z",
"scheduled_at": "2026-04-16T16:37:06.730476904Z",
"provider_job_id": "daf74ce3-3fd0-484f-8876-3fcf7a458427",
"exception_executions": {
"[ExampleJob::DeadError]": 2
},
"_good_job": {
"id": "daf74ce3-3fd0-484f-8876-3fcf7a458427",
"queue_name": "default",
"priority": 0,
"scheduled_at": "2026-04-16 16:37:06 UTC",
"performed_at": "2026-04-16 16:37:06 UTC",
"finished_at": "2026-04-16 16:37:06 UTC",
"error": "ExampleJob::DeadError: ExampleJob::DeadError",
"created_at": "2026-04-16 16:37:03 UTC",
"updated_at": "2026-04-16 16:37:06 UTC",
"active_job_id": "daf74ce3-3fd0-484f-8876-3fcf7a458427",
"concurrency_key": "ExampleJob",
"cron_key": null,
"cron_at": null,
"batch_id": "3b5568bb-4489-4a38-b21c-60b7d9554f9b",
"batch_callback_id": null,
"executions_count": 3,
"job_class": "ExampleJob",
"error_event": "retry_stopped",
"labels": [
"dead"
],
"locked_by_id": null,
"locked_at": null,
"lock_type": null
}
}
Concluído com sucesso
{
"job_id": "af81bb66-b47c-4106-8de1-dd225378cbca",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"error_once"
],
"job_class": "ExampleJob",
"executions": 1,
"queue_name": "default",
"enqueued_at": "2026-04-16T16:37:00.168781962Z",
"scheduled_at": "2026-04-16T16:37:03.269837237Z",
"provider_job_id": "af81bb66-b47c-4106-8de1-dd225378cbca",
"exception_executions": {
"[StandardError]": 1
},
"_good_job": {
"id": "af81bb66-b47c-4106-8de1-dd225378cbca",
"queue_name": "default",
"priority": 0,
"scheduled_at": "2026-04-16 16:37:03 UTC",
"performed_at": "2026-04-16 16:37:03 UTC",
"finished_at": "2026-04-16 16:37:03 UTC",
"error": null,
"created_at": "2026-04-16 16:37:00 UTC",
"updated_at": "2026-04-16 16:37:03 UTC",
"active_job_id": "af81bb66-b47c-4106-8de1-dd225378cbca",
"concurrency_key": "ExampleJob",
"cron_key": null,
"cron_at": null,
"batch_id": "3b5568bb-4489-4a38-b21c-60b7d9554f9b",
"batch_callback_id": null,
"executions_count": 2,
"job_class": "ExampleJob",
"error_event": null,
"labels": [
"error_once"
],
"locked_by_id": null,
"locked_at": null,
"lock_type": null
}
}