ExampleJob::BatchJob::CallbackJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/25bd07ac-266d-47fb-a8fd-88d5cfc654c2"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "8c7c15a5-ff96-4788-8933-18af82d3b737",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/25bd07ac-266d-47fb-a8fd-88d5cfc654c2"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-05-11T07:16:33.219402035Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "8c7c15a5-ff96-4788-8933-18af82d3b737",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-05-11 07:16:33 UTC",
    "performed_at": "2026-05-11 07:16:33 UTC",
    "finished_at": "2026-05-11 07:16:33 UTC",
    "error": null,
    "created_at": "2026-05-11 07:16:33 UTC",
    "updated_at": "2026-05-11 07:16:33 UTC",
    "active_job_id": "8c7c15a5-ff96-4788-8933-18af82d3b737",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "25bd07ac-266d-47fb-a8fd-88d5cfc654c2",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Execuções
9ms na fila
8ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "8c7c15a5-ff96-4788-8933-18af82d3b737",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/25bd07ac-266d-47fb-a8fd-88d5cfc654c2"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-05-11T07:16:33.219402035Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "e704f40e-309a-4939-a12c-6f291888175d",
    "created_at": "2026-05-11 07:16:33 UTC",
    "updated_at": "2026-05-11 07:16:33 UTC",
    "active_job_id": "8c7c15a5-ff96-4788-8933-18af82d3b737",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-05-11 07:16:33 UTC",
    "finished_at": "2026-05-11 07:16:33 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "db8c5154-9f00-4146-a0af-69ca2be47151",
    "duration": "0.008095"
  }
}