pulumi / pulumi/pulumi-java

auto: Error propagation/handling for inline programs

Open
#1,632 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.