Relative Content

Tag Archive for python-3.xmongodbmongodb-querypymongopymongo-3.x

Pymongo operation not responding intermittently

When I am trying to perform some mongodb operations using python program, the program will hang and doesn’t respond. This issue occurs intermittently. If I retry once the issue occurred, the next operation may be successfully executed. This issue occurs even with the ping command. I am using python3.10, pymongo 3.10.0 and mongodb server 4.2.

Pymongo operation not responding intermitendly

When I am trying to perform some mongodb operations using python program, the program will hang and doesnt respond back. This issue occurs intermittendly. If I retry once the issue occured, the next operation may be successfully executed. This issue occurs even with the ping command. I am using python3.10, pymongo 3.10.0 and mongodb server 4.2.