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
There is a chance the ML API is sending the same prediction to all the threads in Go, test the FastAPI server with actual parallelization to ensure this is not happening.
There is a chance the ML API is sending the same prediction to all the threads in Go, test the FastAPI server with actual parallelization to ensure this is not happening.