-
Notifications
You must be signed in to change notification settings - Fork 336
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
[Improve][Producer] normalize and export the errors #1143
Commits on Dec 15, 2023
-
[Improve][Producer] normalize and export the errors
gunli committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 81ffd06 - Browse repository at this point
Copy the full SHA 81ffd06View commit details -
gunli committed
Dec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 1eae7ab - Browse repository at this point
Copy the full SHA 1eae7abView commit details
Commits on Dec 16, 2023
-
update go version to 1.20 to support errors.Join()
gunli committedDec 16, 2023 Configuration menu - View commit details
-
Copy full SHA for b03404b - Browse repository at this point
Copy the full SHA b03404bView commit details
Commits on Dec 18, 2023
-
use errors.Is() to test an error
gunli committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 0aec067 - Browse repository at this point
Copy the full SHA 0aec067View commit details
Commits on Dec 20, 2023
-
use github.com/hashicorp/go-multierror to join errors instead of erro…
…rs.Join() of Go 1.20
gunli committedDec 20, 2023 Configuration menu - View commit details
-
Copy full SHA for bbd9352 - Browse repository at this point
Copy the full SHA bbd9352View commit details -
gunli committed
Dec 20, 2023 Configuration menu - View commit details
-
Copy full SHA for c19579e - Browse repository at this point
Copy the full SHA c19579eView commit details -
gunli committed
Dec 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 9a9c376 - Browse repository at this point
Copy the full SHA 9a9c376View commit details
Commits on Dec 25, 2023
-
update ErrSchema according to the CR sugguestions
gunli committedDec 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 9a1663e - Browse repository at this point
Copy the full SHA 9a1663eView commit details -
update ErrTransaction to a normal error
gunli committedDec 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 9dc894c - Browse repository at this point
Copy the full SHA 9dc894cView commit details -
rename ErrProducerBlocked to ErrProducerBlockedQuotaExceeded
gunli committedDec 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 8fcbeeb - Browse repository at this point
Copy the full SHA 8fcbeebView commit details
Commits on Dec 26, 2023
-
gunli committed
Dec 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 038ec16 - Browse repository at this point
Copy the full SHA 038ec16View commit details
Commits on Dec 28, 2023
-
gunli committed
Dec 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 3d8825a - Browse repository at this point
Copy the full SHA 3d8825aView commit details