PRX/Play-Next.js

Missing resources set Cache-Control header

Opened this issue · 0 comments

Requesting an episode from a podcast and that episode is missing from the RSS feed, I get back a

Screenshot 2023-08-02 at 11 17 00 AM

but the response code from the CDN miss is a 200 and the cache control headers are set to 5 minutes. Likely we should return a 4XX and tune or completely eliminate the cache headers so that when users fixup their episodes in the RSS, they can see the player successfully fetch the episode.