MongoDB alerts caused by database.upload_file request

System Information
  • Strapi Version: 3.5.0
  • Operating System: Linux
  • Database: MongoDB
  • Node Version: v14.16.1
  • NPM Version: 6.14.12
  • Yarn Version: 1.22.11

I’m having some issues with database.upload_file query in MongoDB in production. MongoDB is hosted on Mongodb.com

Receiving following alert:
Query Targeting: Scanned Objects / Returned has gone above 1000

Also in the Profiler i see that a lot of database.upload_file queries are red

Please help :slight_smile: