Workspace: React + Express Difficulty: Medium Time: 90 minutes
Context
A operator searches fulfillmentBatches to coordinate daily work while capacity changes. Every query uses the supplied local API, and responses may settle in a different order from the requests. The current React + Express implementation can replace the latest result with an older response or error.