Request (get) every 10 seconds via API - unlimited rate

Hi, I have an Angular PWA in frontend and a backend with Strapi.
One of my frontend services runs a query every 10 seconds to check for new orders from our customers. The query has no problem but when we have a lot of volume of orders or after 3-4 hours during each day the query crashes and we don’t have a correct response from the backend. Does Strapi have a limit of requests defined? How can I avoid this blocking?

  • Our customers order more than 1000 products per day and we need to instantly track these orders in order to serve them.

Waiting for an optimal solution

System Information
  • Strapi Version - Last:
  • Operating System:
  • **Database - Mysql **:
  • Node Version - Last: