staging was hitting postgres max_connections due to 252 concurrent oban workers plus pool connections. OBAN_QUEUE_SCALE divides all queue sizes (e.g. "5" = 1/5th capacity). defaults to 1, no change for production. Reviewed-on: graham/towerops-web#41 |
||
|---|---|---|
| .. | ||
| config.exs | ||
| dev.exs | ||
| prod.exs | ||
| runtime.exs | ||
| test.exs | ||