Python aiohttp been receiving SSL transport errors
问题 We have an application running that relies heavily on asyncio. It sends hundreds of get requests per minute to mostly the same host, but with different urls. Since about 3 weeks, we observe the following issues: The process gets stuck, often for up to (exactly) 2400 seconds. We observe the following error in the logging: 2018-12-07T23:37:33Z ERROR base_events.py: Fatal error on SSL transport protocol: File "/usr/lib64/python3.6/asyncio/sslproto.py", line 638, in _process_write_backlog ssldata