doAzureParallel
doAzureParallel copied to clipboard
Fix: Option to set maximum expiry date for task completion upload tokens
Proposed fix for #363
No Idea why Travis failed :/
Looking at the build log, it doesn't seem like a problem related to my diff. Is it possible to just re-run the build?
Hey @zerweck
Thanks for the PR! Appreciate it -- can you also update the docs so other users can use it (https://github.com/Azure/doAzureParallel/blob/master/docs/52-azure-foreach-options.md)? I'll take a look into why the build is failing. I'm also taking a look at some other better namings of the parameter.
I'm leaning towards fileSasExpiryTime or containerSasExpiryTime instead of a maxDate.
Thanks, Brian