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 the graph has just been deployed and a first request is sent, it takes a long time and sometimes fails. The second request onward works fine.
When looking into the microservice logs it appears that the request was sent four times to the router and successive models. The issue can be reproduced by following the epsilon greedy example notebook:
notebooks/epsilon_greedy.ipynb
The text was updated successfully, but these errors were encountered:
The graph can be found in notebooks/resources/epsilon_greedy.json
When the graph has just been deployed and a first request is sent, it takes a long time and sometimes fails. The second request onward works fine.
When looking into the microservice logs it appears that the request was sent four times to the router and successive models. The issue can be reproduced by following the epsilon greedy example notebook:
notebooks/epsilon_greedy.ipynb
The text was updated successfully, but these errors were encountered: