Memoize coord→zone_index WFS lookup (thread-safe bounded LRU, negative caching), resolve once and thread into IRD block (no double resolve when both flags on), unify timeout into settings.geoportal_timeout_s. Lock guards the threadpool-shared memo (WFS call outside lock). Documented the cache-miss db.commit() smell (separate task). Deep-review ✅. Closes #1850 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| audit_middleware.py | ||
| auth.py | ||
| config.py | ||
| db.py | ||
| deps.py | ||