Changed paths:
M dashboard/app/ai.go
M dashboard/app/ai_test.go
Log Message:
-----------
dashboard/app: recreate failed AI jobs
We have a bunch of jobs failed with some transient errors,
failed due to bugs that were later fixed, and aborted jobs
(started but never finished).
Recreate these jobs with an exponential backoff.