ExampleJob::BatchJob::CallbackJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/4711725e-8f03-42d8-9f28-cc1dcd348a3a"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "ddd56434-8129-4f56-aa8b-3aba4edcdc08",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/4711725e-8f03-42d8-9f28-cc1dcd348a3a"
    },
    {
      "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-09-18T11:23:28.218977420Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "ddd56434-8129-4f56-aa8b-3aba4edcdc08",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-09-18 11:23:28 UTC",
    "performed_at": "2025-09-18 11:23:28 UTC",
    "finished_at": "2025-09-18 11:23:28 UTC",
    "error": null,
    "created_at": "2025-09-18 11:23:28 UTC",
    "updated_at": "2025-09-18 11:23:28 UTC",
    "active_job_id": "ddd56434-8129-4f56-aa8b-3aba4edcdc08",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "4711725e-8f03-42d8-9f28-cc1dcd348a3a",
    "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
8ms na fila
8ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "ddd56434-8129-4f56-aa8b-3aba4edcdc08",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/4711725e-8f03-42d8-9f28-cc1dcd348a3a"
    },
    {
      "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-09-18T11:23:28.218977420Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "7c4676c8-5e73-48c0-ba00-65d8bff61ad9",
    "created_at": "2025-09-18 11:23:28 UTC",
    "updated_at": "2025-09-18 11:23:28 UTC",
    "active_job_id": "ddd56434-8129-4f56-aa8b-3aba4edcdc08",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-09-18 11:23:28 UTC",
    "finished_at": "2025-09-18 11:23:28 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "203cd16b-3a02-4152-9971-ad8292fc35e3",
    "duration": "0.008834"
  }
}