Skip to content

Better error messages for unhandled exceptions in local runs#384

Merged
rebkwok merged 1 commit intomainfrom
job-runner-error-messages
Mar 12, 2026
Merged

Better error messages for unhandled exceptions in local runs#384
rebkwok merged 1 commit intomainfrom
job-runner-error-messages

Conversation

@rebkwok
Copy link
Contributor

@rebkwok rebkwok commented Mar 12, 2026

Remove the misleading message that tech support has been contacted (it hasn't). Print the exception traceback so the user can copy/paste it when contact tech support, and a better user error message.

Closes #347

Copy link
Contributor

@evansd evansd left a comment

Choose a reason for hiding this comment

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

This makes me happy.

Don't forget that the CLI needs a pedantic commit prefix as well to trigger a release.

Remove the misleading message that tech support has been contacted
(it hasn't). Print the exception traceback so the user can copy/paste
it when contact tech support, and a better user error message.
@rebkwok rebkwok force-pushed the job-runner-error-messages branch from 27506cc to 066d601 Compare March 12, 2026 09:37
@rebkwok rebkwok merged commit aea83fc into main Mar 12, 2026
15 checks passed
@rebkwok rebkwok deleted the job-runner-error-messages branch March 12, 2026 11:52
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.

Exceptions encountered when running jobs locally give misleading error messages

2 participants