Cache expiration can be set for each data source. For instance, if your database is usually updated between 7AM and 7:45AM, you can use the following rule to refresh your data source every day at 8AM.
Use Cases
To set your cache expiration, you will have to use a language called “cron” such as follows:
You can visit this website for further examples or contact us!