old_mixer_repo
old_mixer_repo copied to clipboard
Pass a per-request env
It's desirable to pass a per-request Env object for use by adapters. This would let Mixer fine-tune things like logging output for the request.
The env can be passed in the context object and extract via a context-specific method.