Exception in callback AgnosticLatentCommandCursor

56 Views Asked by At

I am using python aiohttp, asyncio and motor(mongo async client) for my web service. From my logs, I frequently notice the below 3 lines of errors which are repetitive in random intervals. I could not associate this to any specific API calls as there's no stacktrace tracing from API.

enter image description here

May I know the cause of this error and possible solutions?

0

There are 0 best solutions below