02 MayI noticed on the website /assets/js/dashboard,js file, it is fetching the status every 4 seconds even if the previous request is still processing. Change it so that it only sends a new fetch for status (change to 5 seconds delay) once the previous one is complete.