Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Migrated to py3 and getting Connection Pool error

I've successively migrated my py2.7 app to 3.12 using the legacy apis.  The last error I'm getting now and then is:

Connection pool is full, discarding connection: appengine.googleapis.internal. Connection pool size: 10

In my app.yaml I have:

max_concurrent_requests: 20

I tried removed that in hopes it will fix the issue but it doesn't seem to

1 3 588
3 REPLIES 3

See if this response from Stackoverflow helps

 

..... NoCommandLine ......
 https://nocommandline.com
A GUI for Google App Engine
    & Datastore Emulator

Hi,

I'm having the same issue. Anyone know how to resolve it?
See if this response from Stackoverflow helps
Not much helpful for me.

Any other suggestion @NoCommandLine ?

I don't have any other suggestions.

Are you saying you increased the size of the pool but that didn't resolve your issue?

 

    ......NoCommandLine ......
https://nocommandline.com
        Analytics & GUI for 
App Engine & Datastore Emulator