How do we decide the optimal parameter for read() when working with asyncio in python? 12 bytes? 100 bytes?
async with self._session.get(url, headers=headers) as