robinabganpat
robinabganpat
I'm currently looking into this as well. My use case is that when processing a message from a queue, I want to set the specific tenant based on a specific...
> Edit: @robinabganpat beat me to the details above, thanks! > > Hi, I abstracted setting it behind `IMultiTenantContextSetter`. Take a look in the middle where to see how it...
> Although the current checks that return exceptions only make sense in http context use cases. Which strategy are you using with a non http context that is throwing the...