On this page

Scheduled Reloads

Configure scheduled reloads in Statsig Warehouse Native to refresh experiment and metric data from your warehouse on a daily or hourly cadence.

How scheduled reloads work

You can control daily reload settings for Metrics and Experiments. Configure these settings on each entity, or set project-level defaults that entities inherit from in your Project Settings. You can also use the Console API to trigger experiment result loads. This is useful for triggering refreshes when your data pipelines are ready.

Project-level scheduled reload settings interface

Individual experiment pulse scheduling interface

Gate/experiment Pulse scheduling

For feature gates and experiments, individual Pulse scheduling is available separately from the project-level settings. Schedule daily Pulse metric reloads for individual feature gates and experiments.

To access this feature:

  1. Navigate to your feature gate/experiment in the Statsig Console
  2. Go to the Pulse Results tab
  3. Use the scheduling controls to configure daily reloads

The scheduling allows you to:

  • Set a daily reload time in UTC
  • Choose between Full and Incremental reload types
  • Save, edit, or cancel scheduled reloads

This feature requires gates with partial rollout rules and overrides project-level settings.

Was this helpful?