bump hrr downloads
This commit is contained in:
parent
9c25cff935
commit
8ccd778623
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ config :microwaveprop, MicrowavepropWeb.Endpoint,
|
|||
|
||||
config :microwaveprop, Oban,
|
||||
repo: Microwaveprop.Repo,
|
||||
queues: [solar: 1, weather: 3, enqueue: 1, hrrr: 10, terrain: 4],
|
||||
queues: [solar: 1, weather: 3, enqueue: 1, hrrr: 20, terrain: 4],
|
||||
plugins: [
|
||||
{Oban.Plugins.Pruner, max_age: 3600 * 24},
|
||||
{Oban.Plugins.Lifeline, rescue_after: to_timeout(minute: 30)},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue