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

User Defined Plugins cannot perform any processing during stream resets #1291

Open
tomjzzhang opened this issue Feb 11, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@tomjzzhang
Copy link
Contributor

Title: User Defined Plugins cannot perform any processing during stream resets

Description:

In #1290 we prevent segfaults when the header map is invalid. This by default prevents any user defined plugins from running for cases when the header map doesn't exists (e.g. stream resets). There may be a case for a user defined plugin that does want to do some processing during these scenarios. This issue is to track that work.

[optional Relevant Links:]

Any extra documentation required to understand the issue.

@tomjzzhang tomjzzhang added the enhancement New feature or request label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant