I have a question about the WebAPI and slow access to data already in dataverse.
I have JS functionality that uploads a file from the page, to azure and stores the meta data in Dataverse. all working.
flow is:
1. JS uploads conent to Azure, does some processing and checking and then updates a dataverse table. Working
2. i then check the Model Admin app, and i can see the file registered correctly. All good
3. Its taking at least 5 mins for the content to appear in power pages via the webAPI. it does appear, its just very slow.
i have all the user warnings and auto refresh but wanted to know if anyone has any ideas how to bypass what i assume is a cache?
i have seen that there are 'moans' about this for years so don't have high hopes but worth a try.