A recommendation page can perform the correct calculation and still show the wrong result. The failure happens when two valid requests finish in the wrong order. Consider a player who starts a Members search, then switches to F2P while the first request is still running.
Source: [Dev.to](https://dev.to/mrzhu/a-stale-response-can-quietly-break-a-recommendation-tool-3p9c)