Better UX around "Errors" in a Gradio app
Author: abidlabsCreated May 5, 2025Updated Sep 11, 2026
Labelsenhancementtodo
Some ideas:
- Provide users info on how many recent invocations of that event resulted in an error so that they have some idea of whether the error is "their fault" or whether the app is broken
- Strategically provide some information from the logs, i.e. some more details than just error. We should be careful not to expose any sensitive information so this needs to be thought through
- On Spaces, be able to "report" an error --> clicking on this should open up a Discussions issue with the user's input (i.e. a deep link)
Source: gradio-app/gradio