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
- User Limit Bug
How can I disable Appwrite client SDK registration? I have heard the solution to set the User Limit to 1. But everytime I set it to one it will automatically se...
- Create file is listing files instead of ...
This is a bit strange but, I cannot create files from within a funcion. I have tested with latest SDKs versions of node and python, both instead of creating the...
- Google OAuth2 is not working
the Google OAuth2 is working perfectly in localhost, but when I bring it to production that means real domain, then when I clicked button signin nothing happene...