paranext / paranext-core

Electron client, extension host, and C# library for Paranext
https://paranext.github.io/paranext-core/
MIT License
17 stars 2 forks source link

Use an exception reporter #1273

Open Sebastian-ubs opened 2 weeks ago

Sebastian-ubs commented 2 weeks ago

User Story As a developer I want to be informed about errors and exceptions early so that I can see issues and fix the code soon. As a developer I want to be able to collect errors and exceptions from other devs and testers, so that I can reproduce and find bugs that do not appear visually or only in rare conditions. As a developer I want to be able to have an automated way of collecting exceptions so that I can support users efficiently.

Description Have a tool (maybe running as a separate process launched by Platform/PT10) that would report issues and exceptions back to a common place, e.g. a Discord channel.

Payload

Steps

irahopkinson commented 2 weeks ago

There are a lot of existing tools for this. Some examples in use in SIL: