Hello! I did a test by developing a dashboard that displays data from the Appwrite database, when I changed the data through the Vercel hosting or updated the data manually through the Appwrite dashboard, the data didn't change on the dashboard until several hours later.
Unlike on localhost when I refreshed the page then the data display also changes instantly.
Do I need a subscription for this or is there anything left for me to code so the dashboard on Vercel can display the data in real-time when I refreshed the page?
Recommended threads
- significant increase in CPU usage with 1...
Hi, This is no big deal at all (as everything is working great so far), but I just saw that the update (from 1.8 to 1.9) consumes much more CPU than before (re...
- Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...
- Issues with Appwrite and networking
Hi, I’ve been having some real issues with hosting appwrite, I have it running with the hostname ‘localhost’ and I used to also be able to use the machines IP ...