Closed rgaudin closed 11 months ago
On the Pi
This is extremely weird because these files are already compiled by Vite, they are just static files. Let's have a look, maybe we will need this proxy in front in the end ^^
Issue disappears if you set PROCESSING_DISABLED="True"
environment variable. This is why I did not catched this before. But this is not really the purpose of metrics 🤣
Indeed 😅
First request to metrics home takes just under a minute to display… when served on my laptop. It's even longer on the Pi. Refreshing the page takes about 30s. All of this is on a fresh, empty database.
The reload delay might be partly due to the fact that nothing's cached in the browser since there's no webserver doing it and it's not implemented in the code 🤓
Might be due to a configuration issue though…