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(types): Add gRPC Richer Error Model support (QuotaFailure) #1204

Merged
merged 4 commits into from
Jan 4, 2023

Commits on Dec 19, 2022

  1. types: add support for QuotaFailure error message type

    Following implementation at flemosr/tonic-richer-error.
    flemosr committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f707110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    862cfb9 View commit details
    Browse the repository at this point in the history
  3. types: comply with clippy

    flemosr committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    b5a89e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    8148be9 View commit details
    Browse the repository at this point in the history