Skip to main content

request_tenant_ctx

Function request_tenant_ctx 

Source
pub fn request_tenant_ctx(ctx: &Arc<Context>, tc: TenantContext) -> Arc<Context> 
Expand description

Request-path tenant: open the realm (or isolate) then intercept TenantContext. Background jobs keep using tenant_scope (isolate only, no intercept).