diff --git a/config/dev.exs b/config/dev.exs index f74c0a2b..daa7e243 100644 --- a/config/dev.exs +++ b/config/dev.exs @@ -82,6 +82,7 @@ config :microwaveprop, Oban, terrain: 4, commercial: 2, iemre: 10, + narr: 6, backfill_enqueue: 1 ], plugins: [ diff --git a/config/runtime.exs b/config/runtime.exs index 63bd50d8..8071852f 100644 --- a/config/runtime.exs +++ b/config/runtime.exs @@ -168,6 +168,7 @@ if config_env() == :prod do hrrr: 1, terrain: 3, iemre: 3, + narr: 6, # ERA5 queues are TEMPORARILY PAUSED while we diagnose the # zero-ingestion pipeline. Every poll in prod has been hitting # either CDS-rejected or long-running states; no `ERA5Batch: