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
We ignore DB operations errors. This means that if an update about a job fails to be written to the database, the job remains in a permanently running state. This should be handled, maybe at least provide a log message that DB operation failed.
We ignore DB operations errors. This means that if an update about a job fails to be written to the database, the job remains in a permanently running state. This should be handled, maybe at least provide a log message that DB operation failed.