#21 Report exceptions in nodes

닫힘
caryoscelus7 년 전을 오픈 · 1개의 코멘트
caryoscelus 코멘트됨, 7 년 전

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 코멘트됨, 7 년 전
소유자

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 커밋 7 년 전에서 이 이슈 언급
로그인하여 이 대화에 참여
로딩중...
취소
저장
아직 콘텐츠가 없습니다.