This is mainly for discovery.
Scenario:
- Change the time period in the time picker
- Wait for data to fetch
- While waiting, change the time period
- Expect the results to match the most recently updated time period, but instead, it matches the first one
We need to cancel outstanding requests when the time period is changed.
This is mainly for discovery.
Scenario:
We need to cancel outstanding requests when the time period is changed.