From 9bc8156615f9579b6829808106d3a6454a8d2acf Mon Sep 17 00:00:00 2001 From: Eric Rakestraw Date: Sun, 7 Jun 2026 20:46:19 -0500 Subject: [PATCH] Update default config example to use a stable distributor bundle_id and a unique per-run idempotency_key --- examples/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/config.yml b/examples/config.yml index 2eedee1..a72571b 100644 --- a/examples/config.yml +++ b/examples/config.yml @@ -21,8 +21,8 @@ notify: token_env: DISTRIBUTOR_UPLOAD_TOKEN timeout: 30s failure_policy: error - bundle_id_template: "weatherreporter.{location_id}.{report_id}.{run_id}" - idempotency_key_template: "{bundle_id}" + bundle_id_template: "weatherreporter.{location_id}.{report_id}" + idempotency_key_template: "{bundle_id}.{run_id}" report_path_template: "{batch_output_name}" missing_source: