Skip to content

fix: #187 jobs error handling#194

Merged
noahbald merged 2 commits intomainfrom
fix/187-jobs-error-handling
Nov 23, 2025
Merged

fix: #187 jobs error handling#194
noahbald merged 2 commits intomainfrom
fix/187-jobs-error-handling

Conversation

@noahbald
Copy link
Owner

Description

Updated error handling in jobs to continue optimisation when errors are not fatal.

Motivation and Context

Improves optimisation for edge case

How Has This Been Tested?

  • Unit tests

Types of changes

Fixes

  • Allows jobs to continue after computed-style errors
  • Cleans up unused error types

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@noahbald noahbald self-assigned this Nov 23, 2025
@noahbald noahbald merged commit 45778de into main Nov 23, 2025
21 checks passed
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.

1 participant