What exactly are fast requests?

Fast requests get first priority on our backend. Slow requests will be queued behind fast requests in times of particularly high load. Otherwise, they’ll run the same speed.

5 Likes