Goran Jakimovski
09/19/2024, 9:48 AMMichal Hauzírek
09/19/2024, 10:09 AMhttps://{YOUR_HOSTNAME}/api/v1/entities/dataSources/{DATA_SOURCE_ID}
specifically what is in the “`cacheStrategy`” parameter returned by this API.Goran Jakimovski
09/20/2024, 7:16 AMMichal Hauzírek
09/20/2024, 8:01 AMGoran Jakimovski
09/20/2024, 8:02 AMMichal Hauzírek
09/20/2024, 11:36 AM"cacheStrategy": "NEVER"
on the API should mean “real time data”.
I am going to report a bug for this as it is for sure not behaving as it should be.
In the meantime, I believe as long as you have "cacheStrategy": "NEVER"
, the calculations should not use the caching on the back-end.
Thank you for reporting this.Michal Hauzírek
10/08/2024, 9:35 PMGoran Jakimovski
10/10/2024, 7:36 AM