Tam katalog kapsama: 4-faz prefetch stratejisi (derinlik+skip-completed+per-source+env) #146
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tam katalog kapsama stratejisi — 4 faz:\n1) Tam-derinlik (MAX_DEPTH 2->12) + no-op children job uretimini durdur\n2) Tamamlanan araclari isaretle + Phase-2 rescan'de atla (churn durur)\n3) Per-source paralel rate limit (PL24/EMEX/pcat bagimsiz; PL24 20'de kaldi)\n4) PREFETCH_* env'i compose'a wire et (Coolify-tunable)\n\nHedef: decode edilmis tum araclarin tam kategori+parca agaci DB'de + hizli goruntuleme. Full api suite 318 pass. Generated with Claude Code
Memory gotcha: Coolify env yalnız compose service `environment:` bloğu ${VAR} referans ederse container'a ulaşır. Prefetch worker api container'ında in-process → 13 anahtar api bloğuna eklendi (CATALOG_BACKFILL_ENABLED + PREFETCH_CONCURRENCY/ RATE_MAX/MAX_DEPTH/RATE_PL24/RATE_EMEX/RATE_PCAT/PCAT_DELAY_MS/PL24_START/PL24_END/ NORESULT_MAX/NORESULT_TTL_DAYS/COMPLETE_TTL_DAYS). Hepsi `:-` boş→kod-default (davranış değişmez); artık rate/concurrency Coolify UI'dan deploy'suz ramp edilebilir. PL24 rate yükseltme rotating proxy + izleme ile (Faz 5). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>