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 certain jobs failed, show some version of “manual pass” instead of “failed”, giving the admins a chance to manually repair / run the job, and then set it to success/manually-repaired again.
In the back-end, I suggest introducing an additional field for the manually-repaired state so that no conflicts with the status as reported by celery can come up.
The text was updated successfully, but these errors were encountered:
When certain jobs failed, show some version of “manual pass” instead of “failed”, giving the admins a chance to manually repair / run the job, and then set it to success/manually-repaired again.
In the back-end, I suggest introducing an additional field for the manually-repaired state so that no conflicts with the status as reported by celery can come up.
The text was updated successfully, but these errors were encountered: