When making multiple concurrent requests, the client often encounters intermittent aiohttp disconnection errors (e.g., aiohttp.client_exceptions.ServerDisconnectedError). This appears to stem from ...