django==2.2.11 - Dependence of djongo django-static-fontawesome==5.12.1.4 - A collection web icons djongo==1.3.1 - MongoDB engine for Django 2.2 python-decouple==3.3 - To get environments variables ...
I am using version 1.0.4 with SQL storage in Postgres. My queue has around 2 millions rows (only approx 10% have been handled yet) and I am using 10 crawler instances. At some point, all my instances ...