Re: extremely slow api calls caused by {method 'next_event' of 'grpc._cython.cygrpc.segregatedcall' objects}

2023-05-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adam, Thanks for getting back with us. Thank you for your confirmation, as mentioned in the previous email, as this is client library issues, we recommend you reach out to the developer who maintains our client libraries Python (Github Issues) in the link below. Links included in this email

Re: extremely slow api calls caused by {method 'next_event' of 'grpc._cython.cygrpc.segregatedcall' objects}

2023-05-17 Thread Adam Walters
Hello, Yes, I am using the Python client library. It had been working as expected and then all of a sudden seemed to fall off. It appears that the client library is installed and configured correctly.

Extremely slow api calls caused by {method 'next_event' of 'grpc._cython.cygrpc.SegregatedCall' objects}

2023-05-16 Thread Adam Walters
Hello, Recently my program started running extremely slow and upon further investigation found that this '{method 'next_event' of 'grpc._cython.cygrpc.SegregatedCall' objects}' was taking over 5 seconds per call. I am using all of the latest versions grpc and google-ads packages. Below is an