cozy / cozy-flagship-app

GNU Affero General Public License v3.0
9 stars 1 forks source link

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

Closed doubleface closed 3 days ago

doubleface commented 1 week ago

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: