Base_Engine: implement "internalisation" of Error in the Record Error system
Open
type:feature
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
As discussed in the Error Management Workshop ([notes here](https://burohappold.sharepoint.com/:w:/s/BHoM/EZ3I_cCKETdLuwNcWhz9sJgBbseWgOvxbKkQJ7tgayQ-og?e=m4JNUN)).
Together with #1890, this is to implement a system that allows to not expose some kind of Error if "caught" by a method listening to the error log. This might be implemented with a counter or the last number of exceptions or a certain timeframe.
Implementation will first pass a phase of design - actual coding might happen in a later milestone.
Contributor guide
Assessment
This issue has not been assessed yet.