Jacob R

Results 123 comments of Jacob R

Hi @heurteph-ei. Thank you for the excellent suggestion. It's definitely odd that errors aren't getting logged like they usually do when queued tracking is enabled. I will mark this issue...

Hi @machinehum . I tried to follow the [input that was provided on the issue you created](https://github.com/googleapis/google-cloud-php/issues/7274#issuecomment-2256291571). I tried to test the changes, but got some Guzzle error. If you...

Hi @machinehum . Reading [your most recent comment](https://github.com/googleapis/google-cloud-php/issues/7274#issuecomment-2258856622), it looks like you received the same error that I did when I tried testing the suggested workaround. I'll keep watching that...

@machinehum . I made the [most recently suggested change](https://github.com/googleapis/google-cloud-php/issues/7274#issuecomment-2259290571) and it appears to fix the Guzzle error. Does this PR work correctly for your proxy now?

Thank you @machinehum . I haven't been able to spend much time on this today, but I'll try to do some more debugging first thing next week.

@machinehum It took some serious debugging, but I think I found where it's using the ENV variable instead of the defined proxy. In [Google's CredentialsWrapper line 171](https://github.com/matomo-org/plugin-GoogleAnalyticsImporter/blob/cad809ff8b9c7dddf13ba24607080f3a17a7152b/vendor/prefixed/google/gax/src/CredentialsWrapper.php#L171), it doesn't pass...

@machinehum I'll keep working on the UI build failure, but I'm pretty sure that it's an issue in the test and not the dependency upgrade itself. Can you please test...

@machinehum I think that this PR might finally be ready to go if it works for your proxy. Please let me know how your testing goes when you get a...

Hi @machinehum . It's been a while, so I thought that I'd check in. I hope that you're doing well. Any chance you'll have an opportunity to test this PR...

Hi @bitactive. I'm sorry you're experiencing issues. Sadly, 16 is currently the maximum number of queues supported. You could try adjusting the number of requests processed in each batch. I...