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
I think we should protect our API and don't let PCs to compute the scores for the same group more than once at the same time.
Sometimes they compute the setup matching without waiting for the process to complete. I suggest the API should validate if there is a job with the same request already running then throw an error and ask the user to wait until the existing job that is running to complete. Thoughts @haroldrubio@carlosmondra ?
The text was updated successfully, but these errors were encountered:
I think we should protect our API and don't let PCs to compute the scores for the same group more than once at the same time.
Sometimes they compute the setup matching without waiting for the process to complete. I suggest the API should validate if there is a job with the same request already running then throw an error and ask the user to wait until the existing job that is running to complete. Thoughts @haroldrubio @carlosmondra ?
The text was updated successfully, but these errors were encountered: