- [x] Add "runtime_details" text field to job in DB (user-facing API). - [x] Add "details" field in job update endpoint (user-facing API). - [x] Add details and log location to the notification email (user-facing API). - [x] Add "details" field in job update endpoint (worker-facing API). - [x] Add "details" argument in job update function, specify value when calling from endpoint and silent fails check function (worker-facing API).