Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Read task name off of the state rather than the task
It's possible for the task (derived from the job API response) is nil, or has a nil name field. Using the task state instead ensures a name every time.
- Loading branch information