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
- How connect an existing sveltekit projec...
The docs are splitte with two different versions... ### [Oficial Docs](https://appwrite.io/docs/quick-starts/sveltekit): **1. Create project** **2. Create Sve...
- Error: Trying to install appwrite on sub...
``` [Error] Method: POST appwrite | [Error] URL: /v1/account appwrite | [Error] Type: Appwrite\Extend\Exce...
- Type 'Theme' does not satisfy the constr...
Type 'Theme' does not satisfy the constraint 'Row'. Type 'Theme' is missing the following properties from type 'Row': $id, $sequence, $tableId, $databaseId, a...