#21 Report exceptions in nodes

Geschlossen
vor 7 Jahren geöffnet von caryoscelus · 1 Kommentare
caryoscelus kommentierte vor 7 Jahren

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 kommentierte vor 7 Jahren
Besitzer

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 hat dieses Issue vor 7 Jahren aus einem Commit referenziert
caryoscelus hat vor 7 Jahren geschlossen
Anmelden, um an der Diskussion teilzunehmen.
Laden…
Abbrechen
Speichern
Hier gibt es bis jetzt noch keinen Inhalt.