CloudFix lets you defer fixer executions until a maintenance window so work lands during low-impact hours.
By default, new tenants inherit a weekly window on Saturday at 22:00 UTC; you can change the cron expression whenever needed.
Setting the Window
Go to Settings → Maintenance Window.
Use the scheduler to pick the day and start time. The cron is evaluated in UTC, so double-check any local-time conversions before you save.
You can update the cron, but you cannot clear it out entirely. If you prefer to run something immediately, just skip selecting "Execute during maintenance window" when you kick off the fix.
Running Fixers
When you execute fixers, the confirmation dialog shows a checkbox for "Execute during maintenance window." Leave it unchecked. On CloudFix's current fixer execution path, checking this box does not defer the run to the next window — it causes the execution request to fail outright, and you'll see a "Failed to submit fixer execution(s)" error instead of a scheduled fix.
Leaving the checkbox unchecked runs the fix right away, after the standard short delay.
If you need fixer runs confined to a specific window, contact CloudFix support rather than using this checkbox.
Bill Gleeson
Comments