"On my server, I use Node.js with MQTT to fetch data from an external site every 5 seconds. The Node.js process is running under PM2. My publisher app connects to the MQTT broker. When many users connect to the publisher app, is it possible for the server to encounter errors?"