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

feat: Allow the user to choose to save debug traces on error (SCR-872) #1254

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

doubleface
Copy link
Contributor

This feature is still behind the clisk.automatic.html-on-error flag
because it still needs some UI work.

When an unexpected error is raised from a clisk konnector, the current
page in the worker is displayed to user and a button to send traces is
proposed which does exactly the same as the clisk.html-on-error flag.

### ✨ Features

* Offers the possibility to save html traces on clisk konnector error

Checklist

Before merging this PR, the following things must have been done if relevant:

  • Tested on iOS
  • Tested on Android
  • Test coverage
  • README and documentation

This feature is still behind the `clisk.automatic.html-on-error` flag
because it still needs some UI work.

When an unexpected error is raised from a clisk konnector, the current
page in the worker is displayed to user and a button to send traces is
proposed which does exactly the same as the `clisk.html-on-error` flag.
@doubleface doubleface changed the title feat: Allow the user to choose to save debug traces on error feat: Allow the user to choose to save debug traces on error (SCR-872) Oct 11, 2024
Copy link
Contributor

@KillianCourvoisier KillianCourvoisier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, it might be very useful !

@doubleface doubleface merged commit ab0f347 into master Oct 15, 2024
1 check failed
@doubleface doubleface deleted the feat/automaticHtmlTraces branch October 15, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants