{ "id": "b4da94e3-fe79-4b9e-a5d0-d5474f271b18", "created_at": "2025-10-18 10:34:30 UTC", "updated_at": "2025-10-18 10:52:17 UTC", "description": "Example batch", "properties": { "foo": "bar" }, "on_finish": "ExampleJob::BatchJob::CallbackJob", "on_success": null, "on_discard": null, "callback_queue_name": null, "callback_priority": null, "enqueued_at": "2025-10-18 10:34:30 UTC", "discarded_at": "2025-10-18 10:34:36 UTC", "finished_at": "2025-10-18 10:52:17 UTC", "jobs_finished_at": "2025-10-18 10:52:17 UTC" }
{ "job_id": "2bea0ff7-aaae-44ff-8925-f1c1efb253b7", "locale": "en", "priority": null, "timezone": "UTC", "arguments": [ { "_aj_globalid": "gid://test-app/GoodJob::Batch/b4da94e3-fe79-4b9e-a5d0-d5474f271b18" }, { "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-10-18T10:52:17.236997414Z", "scheduled_at": null, "provider_job_id": null, "exception_executions": {}, "_good_job": { "id": "2bea0ff7-aaae-44ff-8925-f1c1efb253b7", "queue_name": "default", "priority": 0, "scheduled_at": "2025-10-18 10:52:17 UTC", "performed_at": "2025-10-18 10:52:17 UTC", "finished_at": "2025-10-18 10:52:17 UTC", "error": null, "created_at": "2025-10-18 10:52:17 UTC", "updated_at": "2025-10-18 10:52:17 UTC", "active_job_id": "2bea0ff7-aaae-44ff-8925-f1c1efb253b7", "concurrency_key": "ExampleJob::BatchJob::CallbackJob", "cron_key": null, "cron_at": null, "batch_id": null, "batch_callback_id": "b4da94e3-fe79-4b9e-a5d0-d5474f271b18", "executions_count": 1, "job_class": "ExampleJob::BatchJob::CallbackJob", "error_event": null, "labels": null, "locked_by_id": null, "locked_at": null } }
{ "job_id": "1acddac9-3851-4ffb-84f5-50641390e2e6", "locale": "en", "priority": null, "timezone": "UTC", "arguments": [ "error_five_times" ], "job_class": "ExampleJob", "executions": 5, "queue_name": "default", "enqueued_at": "2025-10-18T10:40:45.960207053Z", "scheduled_at": "2025-10-18T10:52:17.215968864Z", "provider_job_id": "1acddac9-3851-4ffb-84f5-50641390e2e6", "exception_executions": { "[StandardError]": 5 }, "_good_job": { "id": "1acddac9-3851-4ffb-84f5-50641390e2e6", "queue_name": "default", "priority": 0, "scheduled_at": "2025-10-18 10:52:17 UTC", "performed_at": "2025-10-18 10:52:17 UTC", "finished_at": "2025-10-18 10:52:17 UTC", "error": null, "created_at": "2025-10-18 10:40:45 UTC", "updated_at": "2025-10-18 10:52:17 UTC", "active_job_id": "1acddac9-3851-4ffb-84f5-50641390e2e6", "concurrency_key": "ExampleJob", "cron_key": null, "cron_at": null, "batch_id": "b4da94e3-fe79-4b9e-a5d0-d5474f271b18", "batch_callback_id": null, "executions_count": 6, "job_class": "ExampleJob", "error_event": null, "labels": [ "error_five_times" ], "locked_by_id": null, "locked_at": null } }