Your question is Async Request Coordination Patterns. Take a moment with it on the right.
Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).
Explain how you would coordinate asynchronous data fetching so multiple requests can run safely, duplicate fetches are avoided, and the UI only applies the correct result when responses arrive out of order.