Implement error reporting system for debuging purposes
Given that we often receive error messages that usually describe the problem quite well but lack logs or contextual information, there is consideration to implement a type of feedback solution that collects all relevant data and sends it to us.
idea how to collect logs:
This could be done either in Sentry or with mafalda
.
Edited by Gregor Longariva