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
As found in #17 the error thrown when the model microservice is unreachable is unreadable and should be handled
Now instead of erroring confusingly then dying the error is posted on the console and the user is given a message to check thier microservice
This also does not kill the web app since the microservice can be started while the app is running and the app will then use it
0 commit comments