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

Error Handling in Lens Library #74

Open
torbrenner opened this issue Mar 26, 2024 · 0 comments
Open

Error Handling in Lens Library #74

torbrenner opened this issue Mar 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@torbrenner
Copy link
Collaborator

In the PR #67 we had a short discussion about informing the end user about failed queries etc. As i noted there #67 (comment), i think the library part of lens should not directly send error messages to the user, as each application could have their own way of handling such events.
So i think lens should offer a way to send such messages to the end application e.g by emiting through the event api or alternatively by receiving a communication channel from the application.

@torbrenner torbrenner added the enhancement New feature or request label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant