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're having some trouble with some model prediction workflows getting stuck in the Running Workflow section rather than moving into the Finished section. We've used it to successfully for a few image prediction data sets a few months ago and this seems to be a new issue as of a couple weeks ago. Since the workflow designer page is still labelled as a work in progress, is it best to just hold off on model predictions until its finished or do you know if something else could be causing an issue?
Thank you!!
The text was updated successfully, but these errors were encountered:
Thanks for opening the issue.
You are right, model processes sometimes really appear to be stuck in an unfinished state in the browser. However, they often still finish, even if the GUI says differently. This is because it is not as straight-forward as it seems to detect whether a task actually finished or not. I am still trying to resolve this issue; it also has to do with some bugs of the job dispatcher (mostly because Celery chains/chords not reporting back when they are finished).
Error messages should always go through—if you see a white cross on a red circle in the top right corner of a process, it has failed for one or another reason.
Hello!
We're having some trouble with some model prediction workflows getting stuck in the Running Workflow section rather than moving into the Finished section. We've used it to successfully for a few image prediction data sets a few months ago and this seems to be a new issue as of a couple weeks ago. Since the workflow designer page is still labelled as a work in progress, is it best to just hold off on model predictions until its finished or do you know if something else could be causing an issue?
Thank you!!
The text was updated successfully, but these errors were encountered: