I came across the term “Warmup cache request” while working on backend/performance optimization, but I’m not fully understanding it.
What exactly is a warmup cache request, and why is it used? Is it something related to preloading data into cache before actual users start hitting the server?