- Wrap upsert_scores in Repo.transaction for all-or-nothing visibility - Prune scores older than the 2 most recent valid_times after each upsert - Add band-specific latest_valid_time/1 to eliminate N+1 query - Add require Logger to Propagation module |
||
|---|---|---|
| .. | ||
| commercial | ||
| propagation | ||
| radio | ||
| terrain | ||
| weather | ||
| workers | ||
| application.ex | ||
| commercial.ex | ||
| mailer.ex | ||
| propagation.ex | ||
| radio.ex | ||
| release.ex | ||
| repo.ex | ||
| terrain.ex | ||
| weather.ex | ||