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

Rename UnsuccessfulOperationError to OperationError #33

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

bergundy
Copy link
Contributor

@bergundy bergundy commented Jan 23, 2025

  • Kept UnsuccessfulOperationError as an alias of OperationError
  • Moved HandlerError from server.go to api.go since it is used by both the client and the server
  • Improved documentation of HandlerErrorType and provided recommendations of whether a client should retry each of the error types
  • Added an OperationErrorf helper function

@bergundy bergundy merged commit c02f547 into nexus-rpc:main Jan 23, 2025
3 checks passed
@bergundy bergundy deleted the operation-error branch January 23, 2025 21:47
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.

2 participants