Workspace: React + Fastify Difficulty: Medium Time: 90 minutes
Context
A editor searches mediaRenders to continue safely after a partial service failure. Every query uses the supplied local API, and responses may settle in a different order from the requests. The current React + Fastify implementation can replace the latest result with an older response or error.