ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid"=>"gid://test-app/GoodJob::Batch/ad463ef6-e010-4ba4-b290-c6a73c078732"}, {"event"=>{"value"=>"finish", "_aj_serialized"=>"ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys"=>["event"]}
{
  "job_id": "2fff66df-b932-421d-aea3-ef57a109dd2f",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ad463ef6-e010-4ba4-b290-c6a73c078732"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2024-12-27T08:15:02.951577205Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2fff66df-b932-421d-aea3-ef57a109dd2f",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2024-12-27 08:15:02 UTC",
    "performed_at": "2024-12-27 08:15:02 UTC",
    "finished_at": "2024-12-27 08:15:03 UTC",
    "error": null,
    "created_at": "2024-12-27 08:15:02 UTC",
    "updated_at": "2024-12-27 08:15:03 UTC",
    "active_job_id": "2fff66df-b932-421d-aea3-ef57a109dd2f",
    "concurrency_key": null,
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "ad463ef6-e010-4ba4-b290-c6a73c078732",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
33ms en cola
25ms en ejecución
Exitoso
{
  "job_id": "2fff66df-b932-421d-aea3-ef57a109dd2f",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ad463ef6-e010-4ba4-b290-c6a73c078732"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2024-12-27T08:15:02.951577205Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "a7bb160a-270a-47ea-b54b-471ce55ad053",
    "created_at": "2024-12-27 08:15:02 UTC",
    "updated_at": "2024-12-27 08:15:03 UTC",
    "active_job_id": "2fff66df-b932-421d-aea3-ef57a109dd2f",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2024-12-27 08:15:02 UTC",
    "finished_at": "2024-12-27 08:15:03 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "5d7c3139-7ef2-43b9-b90e-eb1848a7605a",
    "duration": "0.025439"
  }
}