#21 Report exceptions in nodes

Gesloten
7 jaren geleden werd geopend door caryoscelus · 1 opmerkingen

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 reageerde 7 jaren geleden
Eigenaar

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 verwees naar dit probleem vanuit een commit 7 jaren geleden'
Sign in to join this conversation.
Laden...
Annuleren
Opslaan
Er is nog geen inhoud.