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

feat(derive): Typed error handling #540

Merged
merged 12 commits into from
Sep 20, 2024
Merged

feat(derive): Typed error handling #540

merged 12 commits into from
Sep 20, 2024

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Sep 20, 2024

Overview

The first of a few PRs, migrates kona-derive over to typed errors in order to better be able to distinguish temporary, reset, and critical errors on the end of the consumer.

Copy link
Collaborator Author

clabby commented Sep 20, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @clabby and the rest of your teammates on Graphite Graphite

Copy link

codecov bot commented Sep 20, 2024

@clabby clabby marked this pull request as ready for review September 20, 2024 03:29
@clabby clabby requested a review from refcell September 20, 2024 03:29
@clabby clabby self-assigned this Sep 20, 2024
@clabby clabby added K-feature Kind: feature A-derive Area: kona-derive crate A-client Area: client binary labels Sep 20, 2024
@refcell refcell added this pull request to the merge queue Sep 20, 2024
Merged via the queue into main with commit 72908f9 Sep 20, 2024
16 of 17 checks passed
@github-actions github-actions bot mentioned this pull request Sep 20, 2024
@clabby clabby deleted the cl/derive-error-revamp branch September 20, 2024 17:09
This was referenced Sep 21, 2024
@github-actions github-actions bot mentioned this pull request Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-client Area: client binary A-derive Area: kona-derive crate K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants