Skip to content

Conversation

@jeremystretch
Copy link
Member

@jeremystretch jeremystretch commented Dec 11, 2024

Fixes: #18211

  • Enable registration of request processors in the application registry
  • Adapt CoreMiddleware to apply all registered request processors

Thanks to @arthanson for knocking out some of the preliminary work here in PR #18137.

@jeremystretch jeremystretch merged commit 8e427e5 into develop Dec 12, 2024
3 checks passed
@jeremystretch jeremystretch deleted the 18211-request-processor-registration branch December 12, 2024 13:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable the dynamic registration of context managers for request processing (i.e. event_tracking())

3 participants