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

Add support for request / response interceptors for gRPC transport. #2191

Open
ohmayr opened this issue Sep 23, 2024 · 0 comments
Open

Add support for request / response interceptors for gRPC transport. #2191

ohmayr opened this issue Sep 23, 2024 · 0 comments
Assignees
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@ohmayr
Copy link
Contributor

ohmayr commented Sep 23, 2024

request / response interceptors are currently not supported for gRPC. We need to add support for this and also update the relevant unit tests to ensure that we have code coverage.

@ohmayr ohmayr added priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Oct 4, 2024
@ohmayr ohmayr closed this as completed Oct 9, 2024
@ohmayr ohmayr reopened this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants