Open dswd opened 8 years ago
Ok, this got more important right now. The recent power outage has shown that the current way to deal with error dumps is not viable:
This issue should be the very next thing we take care about.
I have actually implemented a limit for error dumps, it's just not yet deployed on master... https://github.com/GLab/ToMaTo/pull/1429
I took the opportunity and updated the master right after the power outage. So maybe it won't happen again.
We should have a central component that collects and handles all error reports. The components should push their errors to this component and only store them until they are forwarded.
What is needed for that:
Important notes / Things to care about: