Open shazraz opened 4 years ago
@hyun20005 Good for now?
Queued status is a stop gap, we should have a queued time for jobs.
Is there a way to change the timezone of the job-"launched" information?
@SebastianGergen There is currently no way to change timezone at runtime, although that ability could be added. To get it to work right now, you can build your own image with the TZ variable set to your timezone, and use that instead of the default.
Describe the bug Job details page does not show when a job was queued.
Expected behavior The queued job should have a field in the table that shows me when the job was queued for me to better identify queued jobs.
Screenshots
Additional context Currently, the datetime field is called "Launched", showing when the job was started. Either we need to rename the field or we need to create a new field showing the user when the job was queued.