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 (158 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (843 stars)
PR merge metrics
 (No merged PRs in 30d)

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