Does SST already defines this env-var anywhere? `...
# sst
a
Does SST already defines this env-var anywhere?
Copy code
[dotenv][DEBUG] "AWS_NODEJS_CONNECTION_REUSE_ENABLED" is already defined in `process.env` and will not be overwritten
t
Yeah we add it by default
a
Nice, thanks.