Randomly getting AssertionError #7522
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an API in python using aiohttp framework, but in the production sometimes I am getting an strange error. And not able to get out of it. I have read all my code 2-3 times. But didn't found any error.
My server is having a active connection with Firestore and MongoDB both.
For production, I am using Railway.app
I am using
3.8.5
version ofaiohttp
Kindly help me out getting out of it.
Beta Was this translation helpful? Give feedback.
All reactions