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

Flow control issue in openapi binding #1004

Closed
akrambek opened this issue May 7, 2024 · 0 comments · Fixed by #1030
Closed

Flow control issue in openapi binding #1004

akrambek opened this issue May 7, 2024 · 0 comments · Fixed by #1030
Assignees
Labels
bug Something isn't working

Comments

@akrambek
Copy link
Contributor

akrambek commented May 7, 2024

Describe the bug
Openapi client/server fail to carrry initialSeq and initialAck to complete POST request.

To Reproduce
Steps to reproduce the behavior:

  1. Checkout https://github.com/aklivity/zilla-examples/tree/main/openapi.proxy
  2. Follow instruction and start the example
  3. Make post request based on openapi petstore api.
  4. Requests hangs

Expected behavior
Client should succeed.

@akrambek akrambek added the bug Something isn't working label May 7, 2024
@akrambek akrambek changed the title Flow control issue in http client Flow control issue in openapi binding May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant