ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid"=>"gid://test-app/GoodJob::Batch/a9684d41-91aa-48f2-a0f3-eab9d6768235"}, {"event"=>{"value"=>"finish", "_aj_serialized"=>"ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys"=>["event"]}
{
  "job_id": "578defc1-b361-4129-8650-4197f15cf3d0",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a9684d41-91aa-48f2-a0f3-eab9d6768235"
    },
    {
      "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-11-21T08:42:45.419541269Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "578defc1-b361-4129-8650-4197f15cf3d0",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2024-11-21 08:42:45 UTC",
    "performed_at": "2024-11-21 08:42:45 UTC",
    "finished_at": "2024-11-21 08:42:45 UTC",
    "error": null,
    "created_at": "2024-11-21 08:42:45 UTC",
    "updated_at": "2024-11-21 08:42:45 UTC",
    "active_job_id": "578defc1-b361-4129-8650-4197f15cf3d0",
    "concurrency_key": null,
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "a9684d41-91aa-48f2-a0f3-eab9d6768235",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
17ms en cola
11ms en ejecución
Exitoso
{
  "job_id": "578defc1-b361-4129-8650-4197f15cf3d0",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a9684d41-91aa-48f2-a0f3-eab9d6768235"
    },
    {
      "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-11-21T08:42:45.419541269Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "bfd3e77d-4470-4a3d-9315-1371ba0df7b5",
    "created_at": "2024-11-21 08:42:45 UTC",
    "updated_at": "2024-11-21 08:42:45 UTC",
    "active_job_id": "578defc1-b361-4129-8650-4197f15cf3d0",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2024-11-21 08:42:45 UTC",
    "finished_at": "2024-11-21 08:42:45 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "4ec7c0e1-168f-4897-9f31-13d05354e94d",
    "duration": "0.011228"
  }
}