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

Scheduled reloads refresh the data behind your Metrics and Experiments from your warehouse on a daily cadence. Control these reload 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. The Console API 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, you can configure individual Pulse scheduling 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

Individual Pulse scheduling requires gates with partial rollout rules and overrides project-level settings.

Was this helpful?