dispatchrun / dispatch

Entrypoint of the Dispatch ecosystem.
11 stars 1 forks source link

run: improve error messages when local application can't be reached or misbehaves #53

Closed chriso closed 4 months ago

chriso commented 4 months ago

This PR improves the error messages that the user sees when the local application can't be reached via the configurable -e,--endpoint, or it misbehaves in some way.

We now enrich error messages prior to notifying the TUI, and use shorter error messages.