I’ve been having problems with alerts not sending. I thought it was transforms that were refreshing materialised views, but still happening after disabling them.
While investigating, I’ve found the notification_subscription table that contains all the subscriptions and their schedules.
The schedules are just standard cron syntax, so it should be possible to change them manually to run at slightly different intervals to those available in the UI.
Before I break my customer’s server, has anybody else tried this?