HelloZeroNet / HelloZeroNet/ZeroNet
[Enhancement] Automatic Error Reporting, for ZeroNet, for Plugins and for Sites
- Lingua principale
- JavaScript
- Stelle
- 18.8k
- Fork
- 2.3k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
It would be great to add automatic error reporting for ZeroNet core, for Plugins and for Sites.
Basically there should be a site that clients automatically report errors to, when they occurr with a standard ZeroNet/Plugin/Site version (we could check in some way that the user did not customize it).
* Each Plugin/Site specifies a site address to which errors are reported
* In such site errors are aggregated according to stack trace and to ZN/Plugin/Site version and the information found in the debug page is written to it, encrypted to the site owner/moderators
* Such sites could be hidden from the user view and be given an higher default space limit
* On error one could possibly redirect the user to the page of its error report and ask him to add some comments
* The user could be notified about possible comments or requests of site owner/moderators
## TODOLIST
- [ ] Create example site that can be cloned and to which reports can be submitted
- Insert error handler and submitter in
- [ ] ZeroNet core
- [ ] Plugin
- [ ] Sites `content.json` key `error_report_address`
----
Sidenote: obviously the site should be named "ZeroError"
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.