mix good_analytics.backfill_event_devices (GoodAnalytics v0.1.1)

Copy Markdown View Source

Local convenience wrapper for the temporary event device backfill.

Production/runtime callers should invoke GoodAnalytics.Core.Events.DeviceBackfill.run/1 from compiled application code, a release, or a remote console. Mix is local-only and is not required by the runtime backfill API.

This task is temporary maintenance code intended to be removed in a later cleanup after deployed environments have run the event device backfill.

mix good_analytics.backfill_event_devices
mix good_analytics.backfill_event_devices --batch-size 1000