Users can pass custom job options on `POST /jobs`, but they can not retrieve that info back, e.g. when checking job metadata at `GET /jobs/{job_id}`
Users can pass custom job options on
POST /jobs,but they can not retrieve that info back, e.g. when checking job metadata at
GET /jobs/{job_id}