marigold-dev / marigold-dev/deku
Error messages are swallowed
- Dominant language
- OCaml
- Stars
- 82
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
There are a number of cases where error messages are not displayed correctly.
One is right here: https://github.com/marigold-dev/deku/blob/main/node/flows.re#L148
I think there are others.
It's really important that we have good logging so we can track easily observe when errors are occurring. A similar problem was at the root of #398
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at node/flows.re#L148 and review the related problem described in issue #398. Trace the error-handling cases mentioned there and identify where messages disappear; done means affected errors are displayed or logged clearly, including any other cases found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100