sparse-intern-71089
07/06/2022, 2:25 AMbillowy-army-68599
rapid-raincoat-36492
07/06/2022, 1:34 PMbillowy-army-68599
rapid-raincoat-36492
07/06/2022, 3:02 PMMaxConcurrency field: https://github.com/google/go-cloud/blob/60d79299da9fb31d6bd022ae834b6766f45b55b1/blob/driver/driver.go#L65 that could be passed through in the *blob.WriterOptions of the WriteAll method: https://github.com/pulumi/pulumi/blob/ca3b9a57276751c71a4ca7fd10710edcdd72cfd3/pkg/backend/filestate/bucket.go#L22
Would you be open to a change where pulumi up could have a new flag named --max-state-concurrency where if set, that value would be passed through to the blob for whatever state is used? Looking through the code, it looks like Azure and S3 are the only blob backends that support it right nowbillowy-army-68599
rapid-raincoat-36492
07/06/2022, 3:34 PMbillowy-army-68599
rapid-raincoat-36492
07/06/2022, 3:38 PM