mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:21:10 +02:00
Two production follow-ups surfaced after the deploy: 1. Pelias API was emitting continuous `ENOTFOUND placeholder`, `pip`, `interpolation` errors because we declared those services in pelias.json but never actually run them (we don't need WOF admin lookup or street interpolation for the DACH use case). Removed the stale entries — Pelias degrades cleanly to libpostal-only parsing, which is what we want. 2. Bun.serve's default idleTimeout is 10s, which is too tight for cold Pelias queries hitting Elasticsearch. Raise to 60s so first-query-after-idle doesn't get cut off. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| pelias | ||
| src | ||
| CLAUDE.md | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||