Workspace: React Difficulty: Medium Time: 60 minutes
Context
A engineer searches workshops to protect scarce capacity during a high demand window. Every query uses the supplied local API, and responses may settle in a different order from the requests. The current React implementation can replace the latest result with an older response or error.