We shipped a reliability improvement for cached rendering requests.
ScreenshotOne is now more careful about returning cache URLs only after the rendered result is available in the cache. This reduces rare cases where a cached screenshot, PDF, or video link could be requested before the cached file was ready.
The change is fully behind the scenes, and no API changes are required.