You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a job times out and the database-api removes the job, the controller will try to finish the job for a total of 6 times, because it fails every time. It would be better to not do this.
When a job times out and the database-api removes the job, the controller will try to finish the job for a total of 6 times, because it fails every time. It would be better to not do this.