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

Sinks: implement a way to expose the cause of the sink being in with "error" status through the platform #1392

Closed
manrodrigues opened this issue Jun 28, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request orb-ui Anything related to the angular UI

Comments

@manrodrigues
Copy link
Contributor

For now, there is no help for the user to help him enter why the sink is giving an error: problem with credentials, limit on the flow of requests, system failure.

In this case, all I know is that my sink is in error.

image.png

We need to implement a way to expose the cause of the error through the platform and, thus, allow the user to hit his sink and use the platform as expected

@manrodrigues manrodrigues added enhancement New feature or request orb-backend Anything related to the orb backend p1 An issue that needs to be addressed fast. Such an issue that blocks the majority of users labels Jun 28, 2022
@manrodrigues manrodrigues added orb-ui Anything related to the angular UI and removed orb-backend Anything related to the orb backend labels Jul 15, 2022
@manrodrigues manrodrigues removed the p1 An issue that needs to be addressed fast. Such an issue that blocks the majority of users label Aug 8, 2022
@manrodrigues
Copy link
Contributor Author

Now we have the backend response, so we need to have a way to expose it on UI.

image.png

@gpazuch gpazuch self-assigned this Oct 5, 2022
@gpazuch gpazuch added on_hold and removed on_hold labels Oct 31, 2022
gpazuch added a commit that referenced this issue Nov 3, 2022
* adjust details dialog's width
* add error section to sink detail view
@manrodrigues
Copy link
Contributor Author

ok
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request orb-ui Anything related to the angular UI
Projects
None yet
Development

No branches or pull requests

2 participants