Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create custom Job Errors #65

Closed
heemankv opened this issue Jul 31, 2024 · 0 comments · Fixed by #66
Closed

create custom Job Errors #65

heemankv opened this issue Jul 31, 2024 · 0 comments · Fixed by #66
Assignees
Labels
enhancement New feature or request

Comments

@heemankv
Copy link
Contributor

Problem Statement

The codebase has extensive use of color_eyre for handling errors.
We would want to move away from this and use thisError for all the Jobs,

Expected Implementation

For all jobs inside orchestrator/src/jobs we want to not return color_eyre::Result.
Accordingly we want to define errors with thisError.

@heemankv heemankv self-assigned this Jul 31, 2024
@heemankv heemankv added the enhancement New feature or request label Jul 31, 2024
@heemankv heemankv linked a pull request Aug 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants