Fix an issue where a timed-out task would cause a panic, as it wasn't fetching its Job UUID. I see this as working around a limitation of GORM, which should get replaced with sqlc soon-ish anyway.
shellSplit(someString)
assert.NoError()
require.NoError()