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

[azopenai] EventReader should return an error if the stream is closed #21323

Merged

Commits on Aug 3, 2023

  1. - If the scanner reaches the end of stream and we haven't gotten the …

    …'[done]' token then return an error instead of silently failing.
    
    - Fixing casing of error message - shouldn't have a leading uppercase letter.
    - Fixing misspelled comment
    Richard Park committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    118b226 View commit details
    Browse the repository at this point in the history