PAIR-code/what-if-tool

Error message handling when remote model fails

Open

#84 opened on May 5, 2020

View on GitHub
 (0 comments) (0 reactions) (1 assignee)HTML (843 stars) (158 forks)batch import
enhancementgood first issue

Description

When a TF serving model returns a failure instead of a prediction, pass the failure string to the front-end for display instead of the generic http error we see now.

Contributor guide