hi!
i send requests with AsyncSession(max_clients=2000,timeout=50)
mostly ,it runs correctly like this:
Failed to perform, curl: (28) Operation timed out after 50010 milliseconds with 0 bytes received. See https://curl.se/libcurl/c/libcurl-errors.html first for more details
but sometimes it Far exceeds the timeout period I set
Failed to perform, curl: (28) Operation timed out after 109216 milliseconds with 0 bytes received. See https://curl.se/libcurl/c/libcurl-errors.html first for more details