Alberto C. Ríos

Results 18 comments of Alberto C. Ríos

Our team is also interested in this connector to adopt dex. I saw it used to be supported but seems to be gone now: https://github.com/dexidp/dex/pull/542/files Is there anything we can...

As a note, I am new to the project, so feel free to point me in the right direction.

Thanks for taking a look @lvwerra. When using the hub, `tokenizer_id` can be different to `model_id`, and they are two entities that can be optimised and iterated separately, for example,...

Using `ManagedChannel`s is an excellent idea and should definitely improve the performance. Thanks a lot for the great contribution! However, I was running the tests and now `GRPCApplicationTests` fails treating...

Everything looks great now after the updates @nsce9806q 👏🏽

Thanks for the ping @spencergibb, and thanks a lot @FliegenKLATSCH for the contribution and for wanting to improve our tests around it. To add custom headers and trailers we can...

These assertions should cover the case, thanks @FliegenKLATSCH!

Is there anything else I can provide to help out with this issue?

Not sure if there is anything else I can do to help. I provided a minimal reproducible example.

Thanks a lot for reporting @nihadguluzade, you are right, we just take the one descriptor. We should add support for more than one. I can't think of a workaround with...