Workspace: Express + React Difficulty: Medium Time: 90 minutes
Context
A employee searches meetingRooms to resolve a customer issue with the correct current record. Every query uses the supplied local API, and responses may settle in a different order from the requests. The current Express + React implementation can replace the latest result with an older response or error.