I've been trying to figure out how Document ID links work and was successful in generating it for my documents. However, I've noticed that if I move a file to a folder within other folders (in the same site collection), it takes around 30 minutes to an hour before the Document ID link works again. I assume this is because the original file path is still updating on the backend with the file path where the file has been moved to.
Is there a job that I can look into to speed up this process/speed up the pushing of the data or correct file path for the file I moved to a different folder?
Thank you!