ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid"=>"gid://test-app/GoodJob::Batch/cb4ee0b8-9db6-4e13-9a17-a0cf35f2f4d4"}, {"event"=>{"value"=>"finish", "_aj_serialized"=>"ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys"=>["event"]}
{
  "job_id": "ae723cdb-8f92-4501-b32f-48678606cec4",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/cb4ee0b8-9db6-4e13-9a17-a0cf35f2f4d4"
    },
    {
      "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-09-19T01:57:50.095014908Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {
  },
  "_good_job": {
    "id": "ae723cdb-8f92-4501-b32f-48678606cec4",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2024-09-19 01:57:50 UTC",
    "performed_at": "2024-09-19 01:57:50 UTC",
    "finished_at": "2024-09-19 01:57:50 UTC",
    "error": null,
    "created_at": "2024-09-19 01:57:50 UTC",
    "updated_at": "2024-09-19 01:57:50 UTC",
    "active_job_id": "ae723cdb-8f92-4501-b32f-48678606cec4",
    "concurrency_key": null,
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "cb4ee0b8-9db6-4e13-9a17-a0cf35f2f4d4",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
35ms en cola
29ms en ejecución
Exitoso
{
  "job_id": "ae723cdb-8f92-4501-b32f-48678606cec4",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/cb4ee0b8-9db6-4e13-9a17-a0cf35f2f4d4"
    },
    {
      "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-09-19T01:57:50.095014908Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {
  },
  "_good_job_execution": {
    "id": "1b487e62-8054-4414-8e38-53152ef7579a",
    "created_at": "2024-09-19 01:57:50 UTC",
    "updated_at": "2024-09-19 01:57:50 UTC",
    "active_job_id": "ae723cdb-8f92-4501-b32f-48678606cec4",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2024-09-19 01:57:50 UTC",
    "finished_at": "2024-09-19 01:57:50 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "a6c99e72-4c48-4a1e-919a-25eb0940de30",
    "duration": "0.029688"
  }
}