Skip to content

Update error reporting#9

Open
jm-rcc wants to merge 1 commit intomainfrom
Fix-error-reporting
Open

Update error reporting#9
jm-rcc wants to merge 1 commit intomainfrom
Fix-error-reporting

Conversation

@jm-rcc
Copy link
Collaborator

@jm-rcc jm-rcc commented Jan 13, 2026

Update error reporting in jobstats.py (remove exception)

Copy link
Collaborator

@Xaraxia Xaraxia left a comment

Choose a reason for hiding this comment

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

Errors should always be handled at the top level - the whole point of this is to deliberately elevate the exception to the calling code, which should catch and handle it.

The error is not in this file, it's in the wrapper that is failing to manage the exception.

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