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] - Small updates for failed test flow #2326

Closed
Tracked by #2331
olha23 opened this issue Apr 7, 2023 · 4 comments · Fixed by #2371
Closed
Tracked by #2331

[Error Handling] - Small updates for failed test flow #2326

olha23 opened this issue Apr 7, 2023 · 4 comments · Fixed by #2371
Assignees
Labels
bug Something isn't working frontend

Comments

@olha23
Copy link

olha23 commented Apr 7, 2023

Please check the video - https://www.loom.com/share/9a310b50170040e7a7cf227dc7603af5

Mockups - https://www.figma.com/file/LBN4SKVPq3ykegrPKbHT2Y/0.8-0.9-Release-Tracetest?node-id=2304%3A33723&t=ZsWKPfWjJromHfmG-1

@olha23 olha23 added frontend bug Something isn't working labels Apr 7, 2023
@olha23
Copy link
Author

olha23 commented Apr 7, 2023

also we need to add Run button near to failed test status:

Image

@jorgeepc jorgeepc changed the title Small updates for failed test flow [Error Handling] - Small updates for failed test flow Apr 11, 2023
@jorgeepc
Copy link
Contributor

Hey @olha23 I merged a PR with the improvements, a couple of comments:

  • For the issue about only seeing one log when the trace fails, we have a separate ticket Race condition not showing all events from the websocket #2340
  • About the suggestion of adding an action/link in the message to help the user solve the issue, it's a little more complex. For example if the trace fails, we cannot recommend the user to go to the trigger page because the problem could be in the DataStore configuration and not the trigger data. In the epic we talked about this, and we have some notes about it but it deserves a larger conversation and planning.
Future troubleshooting features:

Be able to provide suggestions/recommendations to users based on events (errors).
Clients to have actions depending on event types

@olha23
Copy link
Author

olha23 commented Apr 13, 2023

@jorgeepc agree with your point, but anyway we need to think for some call to action for the user who stuck with a problem. For each of problem we need to propose some action how to solve it.
@kdhamric also had some thoughts about this

@kdhamric
Copy link
Collaborator

I think we will discover improvements and areas to add better, deeper help as we go forward. As we do, we can create separate issues (or one bigger issue) for each one / group we identify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants