Microsoft Graph list recent file delayed

chen liao 96 Reputation points
2021-09-28T02:59:49.577+00:00

I find a issue. I use GET /me/drive/recent get list recent file in my OneDrive, but the list is not recent file and some minute after I try again use GET /me/drive/recent get list recent file is new recent file.
this Why? have Cache? or other ?
please help

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,649 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 37,216 Reputation points
    2021-09-28T09:33:14.29+00:00

    This is not the cause of caching. The endpoint does have some delay, but the time should be short. This is a problem with the endpoint itself. In this case, you can run a few more calls.