Implement Automatic Feedback Submission for Error Events in Marker Description: Requesting a feature that allows automatic feedback submission without user interaction. Specifically, it would be incredibly useful to have the capability to automatically send feedback from an error page within an app. This would be triggered if an event causes a timeout or similar issue, ensuring that valuable feedback is captured and sent directly to Marker without relying on the user to manually report it. Use Case: This feature would be particularly beneficial in the following scenarios: Timeout Errors: When an event causes a timeout, automatic feedback would help capture details of the issue immediately. Critical Failures: In cases of critical app failures where user interaction might be limited or impossible, this feature ensures that feedback is still reported. Enhanced User Experience: Reducing the need for user interaction in error reporting improves the overall user experience and ensures more consistent feedback collection. Benefits: Increased Feedback Quality: Capturing feedback automatically ensures that detailed, real-time information about the error is reported. Higher Feedback Volume: More issues can be reported since users are not required to manually submit feedback. Improved Issue Resolution: With more data on errors, developers can diagnose and fix issues more efficiently.