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

Error handling improvements #124

Merged
merged 15 commits into from
Oct 2, 2024
Merged

Error handling improvements #124

merged 15 commits into from
Oct 2, 2024

Conversation

erhant
Copy link
Member

@erhant erhant commented Oct 1, 2024

Errors are printed in a much better way with eyre debug prints now. Furthermore, if there is a workflow error, it is reported back to DKN with the task id, so that it can be retried.

@erhant erhant added the enhancement New feature or request label Oct 1, 2024
@erhant erhant self-assigned this Oct 1, 2024
@erhant erhant marked this pull request as ready for review October 2, 2024 15:32
@erhant erhant merged commit cf60815 into master Oct 2, 2024
@erhant erhant deleted the erhant/eyre branch October 7, 2024 12:32
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 this pull request may close these issues.

feat: return errors as result with success: false chore: use eyre for error handling
1 participant