eclipse-score / eclipse-score/lifecycle
Escalate ProcessInfoNode construction failures
Open
- Dominant language
- C++
- Stars
- 6
- Forks
- 34
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 80
Description
### What
After #522, if alive supervision construction fails in the process info node, we log an error and move on. This failure should instead be escalated and startup should fail.
### Acceptance Criteria (DoD)
A failure in ProcessInfoNode's construction should cause a failed startup
### How
Graph and ProcessInfoNode's constructors could be changed to Create() methods that can return a value to indicate failure
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.