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
- Customize phone otp template
Hii..is there any way to customize phone otp template in 1.8 self hosted version? Also may i know where is the phone otp message template so that i can apply fo...
- MCP server not able to do list documents...
I recommend the MCP server be updated. I know there are a lot of changes to the API but SOTA models have hard time doing a simple list documents with a simple q...
- Why TablesDB ListRows function does not ...
When I try to list the rows with queries, there is no column data included in the returned value with forced me to fetch the items one-by-one with ID (which was...