- Notifications
You must be signed in to change notification settings - Fork369
Open
Description
I am working on an issue were wtiteContext in Webfilters doesn't get propagated to the Reactor context in my graph-service.
When a request comes in it hits 3 WebFilters. The first Webfilter does a contectWrite in reactor/webflux. We have a webclient that we call and utilizes a filter to check the context using Mono.deferContextual{} and that context doesn't have any values set in the WebFilters.
I read somewhere that graphql is using completableFutures and not sure how to get the contect into the graphql request stack.
Any thoughs?
Metadata
Metadata
Assignees
Labels
No labels