Open
Description
i do get a ClientPayloadError from time to time:
File ... in run
async for update in stream:
File "/usr/local/lib/python3.8/dist-packages/kubernetes_asyncio/watch/watch.py", line 131, in __anext__
return await self.next()
File "/usr/local/lib/python3.8/dist-packages/kubernetes_asyncio/watch/watch.py", line 152, in next
line = await self.resp.content.readline()
File "/usr/local/lib/python3.8/dist-packages/aiohttp/streams.py", line 338, in readline
await self._wait("readline")
File "/usr/local/lib/python3.8/dist-packages/aiohttp/streams.py", line 306, in _wait
await waiter
aiohttp.client_exceptions.ClientPayloadError: Response payload is not completed
cheers
Metadata
Metadata
Assignees
Labels
No labels