David Supplee

Results 33 comments of David Supplee

@ged15, thanks for taking the time to organize this. I'll take some time shortly to fully review the proposal.

@ged15, what if instead of disabling the file usage completely - we had an environment variable that would allow for disabling it? I totally agree with your points, but it...

@aaxx255 would you be able to provide more detail, this is tricky to diagnose with the context provided. Thanks!

Hold off pending a decision on how to handle the breaking changes.

Hold off here pending a decision on what to do with the breaking changes.

Holding off pending a resolution to: https://github.com/googleapis/google-cloud-php/pull/4963#issuecomment-1029496191

A class for the operation metadata is not being added to the descriptor pool. Need to investigate a solution.

Hey there @farhanabdmusa, would you be able to share more details? To start, the following would be great: - A small code snippet to reproduce - Version of the client...

@yeonatan we've recently introduced [a feature to prevent logging to a temporary file on failure](https://github.com/googleapis/google-cloud-php/blob/eacb8a14218677e5d12dcfe4e3b2b9f6704e54f4/Core/src/Batch/HandleFailureTrait.php#L45-L50), if you'd like to use it while debugging your issue further: `export GOOGLE_CLOUD_BATCH_DAEMON_FAILURE_DIR="false"` As for...