Gabriel Esteban

Results 8 comments of Gabriel Esteban

We are also facing this issue, it happens from time to time. We haven't investigated as far as @beesaferoot. Version: `aiohttp==3.8.1` Python: `3.10.4`

Same here, flipping the order seem to work fine.

@Dreamsorcerer @webknjaz I don't think I should correct the lint error that there is in 3.9 branch for merging this as it was already present on the branch before this...

+1 to expose an option that enables setting this flag for allowing trusting intermediate CAs

I need to have deeper look into it and try some things, however, based on openssl documentation, a trust anchor can be configured in multiple ways and setting the certificates...

Maybe it would make sense to allow to configure which checks do you want to apply on the dashboard? From what I've seen, the call that is made on the...

Facing the same issue over here. Maybe an approach similar to what grpc implemented in https://github.com/grpc/grpc-node/commit/01823377be02b78869c92d8c147944a1b789139b would makes sense for gax. On our case are calls with [Cloud Tasks](packages/google-cloud-tasks) client....