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

Deal with chains of handlers #4

Closed
mariomac opened this issue Feb 23, 2023 · 1 comment
Closed

Deal with chains of handlers #4

mariomac opened this issue Feb 23, 2023 · 1 comment
Labels
wontfix This will not be worked on

Comments

@mariomac
Copy link
Contributor

mariomac commented Feb 23, 2023

When a handler invokes another handler (e.g. a security filter), we might report twice the same transaction. We'd need to add some kind of "cookie" that discards an HTTP handling if the entry is already in the map. Same for return handler.

Tasks

No tasks being tracked yet.
@mariomac mariomac changed the title Deal with recursive handlers Deal with chains of handlers Mar 8, 2023
@mariomac
Copy link
Contributor Author

Closing as we haven't this behavior happening.

@mariomac mariomac added the wontfix This will not be worked on label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant