Fix: No longer cache or output API responses that are still processing (HTTP 201). Previously a “processing” response could get stuck in cache for the full cache duration.
Fix: Set DONOTCACHEPAGE for non-200 API responses to prevent full-page caching plugins from baking incomplete data into their cache.