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(proxy) implement delayed response with stream module #6878

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

bungle
Copy link
Member

@bungle bungle commented Mar 1, 2021

Summary

Implements delayed responses with stream module that is used to short-circuit streams.

@gszr gszr changed the base branch from next to master April 15, 2021 18:07
@locao locao force-pushed the feat/stream-delayed-response branch from b37928c to 21c50f9 Compare April 16, 2021 16:18
@locao
Copy link
Contributor

locao commented Apr 16, 2021

spec/02-integration/05-proxy/22-reports_spec.lua:383 is consistently failing now. Should the test be adapted to this new feature?

kong/init.lua Outdated Show resolved Hide resolved
kong/pdk/response.lua Outdated Show resolved Hide resolved
@bungle bungle force-pushed the feat/stream-delayed-response branch from 21c50f9 to 1f939ba Compare July 6, 2022 17:31
@bungle bungle requested a review from a team as a code owner July 6, 2022 17:31
@bungle bungle force-pushed the feat/stream-delayed-response branch from 1f939ba to 9405943 Compare July 6, 2022 17:37
### Summary

Implements delayed responses with stream module that is used to
short-circuit streams.
@bungle bungle force-pushed the feat/stream-delayed-response branch from 9405943 to c0b2401 Compare July 6, 2022 17:46
@bungle bungle merged commit a41135b into master Jul 7, 2022
@bungle bungle deleted the feat/stream-delayed-response branch July 7, 2022 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants