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

[call-v3] Add a hook to deadline filter #35252

Closed
wants to merge 248 commits into from
Closed

Conversation

ctiller
Copy link
Member

@ctiller ctiller commented Dec 7, 2023

Still need to figure a better long term strategy here, but this 'works for now'

ctiller and others added 30 commits November 30, 2023 20:01
The code in promise_based_filter allows http_client_filter to use the v3 APIs for filters. The implementation of the mapping from v3 -> v2.1 is as yet incomplete, but sufficient for this sample.

The long term aim will be to convert all filters to this API, and then transition the runtime from the current promise based stack to a new stack that uses these interception points natively.

PiperOrigin-RevId: 586188548
Automated fix for refs/heads/cg-channel-filter-api
Automated fix for refs/heads/cg-cancel-nicely
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.

3 participants