auto: Error propagation/handling for inline programs
Open
Nobody has claimed this yet.
area/automation-api
kind/bug
- Dominant language
- Java
- Stars
- 85
- Forks
- 26
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 22
Description
We need to hook things up such that when an error occurs in an inline program, it's properly communicated to the engine and propagated with a clean error message so users can handle it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how inline programs report errors and where those errors cross into the engine. The issue names no files or tests, so first identify the relevant inline-program and engine entry points. Done means inline-program errors reach the engine with a clean message that users can handle.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100