Sometimes jobs can get stuck or stalled for no particular reason and Kubernetes may not realize it if there is no liveness status checks.
We could explore how to introduce some simple (and optional) liveness check for jobs that developers can use in their jobs to prevent this.