We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WARNING:urllib3.connectionpool:Connection pool is full, discarding connection: openapi.aligenie.com. Connection pool size: 10 线程多了后 报警告 这个pool的size 应该在哪里设置呢 没有看到这个配置 在项目配置了urllib3.util.connection.DEFAULT_MAX_POOL_SIZE = 100 没有用