Search before asking
Problem Description
BML client connection pool needs optimization for better performance and stability.
Description
Optimize BML client connection pool configuration parameters including connection pool size, timeout, and idle connection management.
Use case
Improve BML client performance and stability in production environments with high concurrency.
Solutions
Modified AbstractHttpClient to optimize connection pool parameters.
Anything else
Additional testing completed for connection pool stability.
Are you willing to submit a PR?