Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propagate all errors back to user #319

Open
philwinder opened this issue Jun 5, 2024 · 0 comments
Open

Propagate all errors back to user #319

philwinder opened this issue Jun 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@philwinder
Copy link
Contributor

I'm not sure how pervasive this is. But my major issue is with the openai API. Upon error, the major issues are:

  1. The connection is not closed. It stays open for ever until the user disconnects. This makes a curl or a widget request appear to hang.
  2. Error messages are not propagated back to the user, despite the errors being visible in the Helix UI.

Related to this:
3. If there are errors in the runner, these are not propagated back to Helix at all. I think this affects all paths.

@philwinder philwinder added the bug Something isn't working label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant