Alerts Are Slow and Delayed in Scheduled Reports

Hello Community,

Have you experienced any slowness with your triggered alerts and as a result a delay in scheduled reports? What was the route that helped resolve this?

Answers

    • Audit dependencies: We traced the alert triggers back to the source datasets and dataflows to check for refresh lag. In some cases, the alerts were firing before the data was fully refreshed.
    • Re-sequencing scheduling: We adjusted the schedule of dataflows and alerts to ensure alerts only triggered after all dependent data was fully updated.
    • Dataflow optimization: We optimized dataflows by reducing joins, filtering earlier, or breaking large flows into smaller ones.

    ** Was this post helpful? Click Agree or Like below. **
    ** Did this solve your problem? Accept it as a solution! **