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
The newest version of the ASVO web interface returns
{"error": "Job already queued, processing or complete."}
when a job has... already been submitted. This isn't what the server used to do, and I think it's overall better to have the server simply return the job ID corresponding to the earlier-submitted job. Thoughts?
The text was updated successfully, but these errors were encountered:
(I guess this is similar to #28)
The newest version of the ASVO web interface returns
when a job has... already been submitted. This isn't what the server used to do, and I think it's overall better to have the server simply return the job ID corresponding to the earlier-submitted job. Thoughts?
The text was updated successfully, but these errors were encountered: