#21 Report exceptions in nodes

Fermé
Créé il y a 7 ans par caryoscelus · 1 commentaires

Basically we need to have some kind of (perhaps global) error log, which would also keep track of repeating errors.

Basically we need to have some kind of (perhaps global) error log, which would also keep track of repeating errors.
caryoscelus a commenté il y a 7 ans
Propriétaire

Implementation idea: non-virtual get(..) const noexcept that calls virtual get_impl(..) const (that throws whenever it feels like it) and collects its errors into log.

Implementation idea: non-virtual `get(..) const noexcept` that calls virtual `get_impl(..) const` (that throws whenever it feels like it) and collects its errors into log.
caryoscelus a référencé ce problème à partir d'un commit il y a 7 ans
caryoscelus a référencé ce problème à partir d'un commit il y a 7 ans
Connectez-vous pour rejoindre cette conversation.
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.