Brent Shaffer
Brent Shaffer
@ryanneufeld are you being serious?
My concern is not that the spec forbids it, my concern is that this adds logic which is not defined by any spec. Supporting an empty string as a KID...
See https://g.co/gemini/share/76e85b5fc2d8. The two main concerns which I also share are ``` Ambiguity and Collision: An empty string kid means multiple JWKs could theoretically have the same identifier. This makes...
@krystianlaubach I've posted the issue to the `grpc` repo here: https://github.com/grpc/grpc/issues/39509 Will try to take a look. In the meantime, has anyone tried this with the latest gRPC version (at...
> I found the solution Friends!!!!!!!! (google ads php) > you need add "->withTransport('rest') " This is not a solution, but a workaround. You're using REST instead of gRPC. There's...
Thanks for reporting this @igorbernstein2! No RPCs are made in the block you've linked to, so I'm not sure that is where a race condition would take place. If I...
> the retry logic will craft a retry request that will exclude ranges that can been consume Maybe this is what I don't understand. If the values in `$rowSet` or...
thank you @razvanphp ! Is there a specific reason why this needs to be bumped? I'm happy to do it, but I am curious because we do have `--prefer-lowest` tests...
closing because it's too difficult to get these tests to pass from a fork and with a non-google author, and since I updated the PR from main, now it requires...
Thanks for reporting this! You're right, we forgot to update the PHPDoc