I’ve a geoprocessing tool that rebuilds the scene layer cache, and while the tool itself works correctly and successfully rebuilds the cache, I encounter an issue where the changes are not reflected in the browser. To see the updates in the scene layer, I have to manually clear the browser cache every time after running the Python script. How can I resolve this so that I don’t need to clear the cache manually after each run to see the changes?