Closed lliming closed 2 years ago
This is finished, but was done in a slightly different way. Instead of creating a new GCS endpoint, cfde-submit makes the existing GCS HTTPS access token available to the workflow. The workflow passes the token to the funcx function, which then downloads the data itself via the requests library