WP Rocket tries to fetch a URL that generates critical CSS. Cloudflare Bot Fight Mode treats the request as a bot and returns a 403 or 400 response. The plugin receives an empty or error response and stops the generation process.
The request never reaches the generator because Cloudflare blocks the loopback call. The block also triggers timeout errors in WordPress cURL handling. As a result the Critical CSS feature remains inactive.