Closed j3m7 closed 1 week ago
Actually executing graphs when using mTLS was not working because the graphs could not be downloaded.
This PR passes the config_path so mTLS is enforced for download requests.
This was tested in prod.
make fmt
python-sdk/
server/
Context
Actually executing graphs when using mTLS was not working because the graphs could not be downloaded.
What
This PR passes the config_path so mTLS is enforced for download requests.
Testing
This was tested in prod.
Contribution Checklist
make fmt
inpython-sdk/
.make fmt
inserver/
.