Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph with epsilon greedy router sometimes fails on first request #80

Closed
Maximophone opened this issue Feb 1, 2018 · 1 comment
Closed

Comments

@Maximophone
Copy link
Contributor

Maximophone commented Feb 1, 2018

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

@ukclivecox
Copy link
Contributor

Should be fixed now by MAB updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants