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: use StreamErrorHandler to send back invalid argument error in bidirectional streaming #4864

Merged
merged 5 commits into from
Oct 24, 2024

Commits on Oct 23, 2024

  1. feat: use StreamErrorHandler to send back invalid argument error in b…

    …idirectional streaming
    Ian Lee authored and Ian Lee committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    dbf58d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. add unit tests and fix casing

    Ian Lee authored and Ian Lee committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fd6924c View commit details
    Browse the repository at this point in the history
  2. try integration tests

    Ian Lee authored and Ian Lee committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7bd4ec4 View commit details
    Browse the repository at this point in the history
  3. give up on async request streaming in integration test

    Ian Lee authored and Ian Lee committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    55650fa View commit details
    Browse the repository at this point in the history
  4. stablized local runs

    Ian Lee authored and Ian Lee committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1bf22c6 View commit details
    Browse the repository at this point in the history