-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Feature Request
- Yes, I reviewed the contribution guidelines.
Describe your use case and the problem you are facing
When you consider that there isn’t a GUI equivalent for it, maintenance-mode
is really one of the unique features of CLI, unfortunately not as widely known as it should be.
Currently, we still have to rely on our maintenance mode snippet in functions.php
, however, because the retry-after: 600
of CLI is hardcoded.
Describe the solution you'd like
Sysadmins usually know how long the maintenance work is going to take. So ideally we’d want to be able to tell crawlers precisely how long to wait before visiting again.
A retry-after
flag would be very much appreciated.
Metadata
Metadata
Assignees
Labels
No labels