Skip to content

Return error when bundle run fails to start a job#2843

Merged
shreyas-goenka merged 1 commit intomainfrom
err-start-job
May 12, 2025
Merged

Return error when bundle run fails to start a job#2843
shreyas-goenka merged 1 commit intomainfrom
err-start-job

Conversation

@shreyas-goenka
Copy link
Copy Markdown
Contributor

@shreyas-goenka shreyas-goenka commented May 9, 2025

Why

We overlooked returning the error itself when starting a job run. This PR fixes that.

@shreyas-goenka shreyas-goenka marked this pull request as ready for review May 9, 2025 15:04
Copy link
Copy Markdown
Contributor

@pietern pietern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there more instances like this in the codebase?

@shreyas-goenka shreyas-goenka added this pull request to the merge queue May 12, 2025
Merged via the queue into main with commit 7703e14 May 12, 2025
10 checks passed
@shreyas-goenka shreyas-goenka deleted the err-start-job branch May 12, 2025 09:11
@shreyas-goenka
Copy link
Copy Markdown
Contributor Author

@pietern I went through all usage of errors.New manually. Just found one more instance like this in apps. PR with fix: #2850

shreyas-goenka added a commit that referenced this pull request May 12, 2025
## Why
Minor UX improvement. Provides users with context for why searching for
*.py files failed for them. Prompted by:
#2843 (review)

## Tests
Not tested.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants