Steven

Results 28 comments of Steven

We'll get validation from customers to see if we should continue forward with this.

Very fair, I don't think we'll be able to make significant changes before GA. Just having an idea of how long runtime tasks will take for documentation and setting expectations...

@magodo good to know! out of curiosity, any estimate on the impact of exporting env vars?

@magodo that's awesome. help me understand a basic concept here: can we enforce this for all customers? If so I think we can PR this into main (after approval) and...

@magodo let's hold off until we've formally defined performance tests for Aztfy before we close this issue for good.

@magodo how reasonable time-wise would it take to have a by-resource breakdown of the overall runtime? If that'd be achievable we'd have the ability on our side to action with...

@magodo not sure if this might just be my own issue, but currently facing issues with running -m/-b together. Here: ![image](https://user-images.githubusercontent.com/87738005/186532045-e896d89e-3538-4f28-8093-5a89672c2825.png)

When the file's in there, it says it can't write because the directory's not empty, and when the file isn't in there, it says it can't find the mapping file:...

I realized we can run the command by adding --append, but this feels like it may be unintuitive given the error simply says "the directory is not empty." Any direction...