Make sure that the used CSS is generated withing 90 seconds from enabling the RUCSS option #6304
Labels
module: remove unused css
priority: medium
Issues which are important, but no one will go out of business.
type: enhancement
Improvements that slightly enhance existing functionality and are fast to implement
Before submitting an issue please check that you’ve completed the following steps:
Describe the bug
When we were fixing this issue (#6282) we found that the success message that appear after 90 seconds from enabling the RUCSS option shows that the used CSS is generated for homepage but at this point we are not sure about it.
As agreed on the slack discussion:
To Reproduce
Steps to reproduce the behavior:
define( 'DISABLE_WP_CRON', true )
inwp-config.php
)Expected behavior
We need to make sure that used CSS is really generated before showing the success message.
Additional context
Slack discussion: https://wp-media.slack.com/archives/CUT7FLHF1/p1701684109350099
Acceptance Criteria (for WP Media team use only)
Clear instructions for developers, to be added before the grooming
The text was updated successfully, but these errors were encountered: