OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      1ec89fa7fa25
DATE      2026-07-16
SUBJECT   deploy: crawl only latest periods
FILES     1 CHANGED
HASH      1ec89fa7fa25
DATE      2026-07-16
SUBJECT   deploy: crawl only latest periods
FILES     1 CHANGED
 

diff --git a/nix/pkgs/ookstats-deploy/default.nix b/nix/pkgs/ookstats-deploy/defau
lt.nix
index 00d1cc2..549d45e 100644
--- a/nix/pkgs/ookstats-deploy/default.nix
+++ b/nix/pkgs/ookstats-deploy/default.nix
@@ -280,12 +280,14 @@ writeShellApplication {
 
         export OOKSTATS_DB="$LOCAL_DB"
 
+        # closed periods are frozen; only the newest 2 per region can yield new r
uns
         ookstats build \
           --out "$API_OUT" \
           --regions "$REGIONS" \
           --page-size "$PAGE_SIZE" \
           --shard-size "$SHARD_SIZE" \
-          --concurrency "$CONCURRENCY"
+          --concurrency "$CONCURRENCY" \
+          --latest-periods
 
         log info "Build" "Build completed successfully"
       }

diff --git a/nix/pkgs/ookstats-deploy/defaul
t.nix b/nix/pkgs/ookstats-deploy/default.nix
index 00d1cc2..549d45e 100644
--- a/nix/pkgs/ookstats-deploy/default.nix
+++ b/nix/pkgs/ookstats-deploy/default.nix
@@ -280,12 +280,14 @@ writeShellApplication 
{
 
         export OOKSTATS_DB="$LOCAL_DB"
 
+        # closed periods are frozen; only t
he newest 2 per region can yield new runs
         ookstats build \
           --out "$API_OUT" \
           --regions "$REGIONS" \
           --page-size "$PAGE_SIZE" \
           --shard-size "$SHARD_SIZE" \
-          --concurrency "$CONCURRENCY"
+          --concurrency "$CONCURRENCY" \
+          --latest-periods
 
         log info "Build" "Build completed s
uccessfully"
       }
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET