ExampleJob::BatchJob::CallbackJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/b9d32441-0713-400b-8406-449f2db0536d"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "3ea755b6-d7d9-46f7-8e46-e9610c938629",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/b9d32441-0713-400b-8406-449f2db0536d"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-07-04T19:49:25.925359931Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "3ea755b6-d7d9-46f7-8e46-e9610c938629",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-07-04 19:49:25 UTC",
    "performed_at": "2025-07-04 19:49:25 UTC",
    "finished_at": "2025-07-04 19:49:26 UTC",
    "error": null,
    "created_at": "2025-07-04 19:49:25 UTC",
    "updated_at": "2025-07-04 19:49:26 UTC",
    "active_job_id": "3ea755b6-d7d9-46f7-8e46-e9610c938629",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "b9d32441-0713-400b-8406-449f2db0536d",
    "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
42ms na fila
36ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "3ea755b6-d7d9-46f7-8e46-e9610c938629",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/b9d32441-0713-400b-8406-449f2db0536d"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-07-04T19:49:25.925359931Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "490c828e-8307-4dbe-ae8f-e36c59af8090",
    "created_at": "2025-07-04 19:49:25 UTC",
    "updated_at": "2025-07-04 19:49:26 UTC",
    "active_job_id": "3ea755b6-d7d9-46f7-8e46-e9610c938629",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-07-04 19:49:25 UTC",
    "finished_at": "2025-07-04 19:49:26 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "58cd0fcc-9a1d-4fcd-914e-45ea6b631e3b",
    "duration": "0.036956"
  }
}