I don't think so. We do have environment-specific ...
# development
h
I don't think so. We do have environment-specific fields like
docker_image
, but those aren't really env vars.
extra_platform_properties
also is not env vars: it gets passed directly to the Rust engine for each
Process
. So, yeah, I think this is special cased and shouldn't use
environment_sensitive=True
Thanks for talking it through 🙂