Files
Jeffrey (Dongkyu) Kim 025a196ef4 fix(bccard-eatpl): remove dev-api fallback default, drop upstream URL from responses, relay 413 for oversized bodies
- BCCARD_EATPL_API_BASE_URL is now required on both the proxy and the Lightsail relay; missing config fails closed with 503 upstream_not_configured / relay_not_configured instead of hitting the unreachable dev endpoint
- proxy responses no longer embed the relay/upstream URL in upstream.url; provider and status_code remain
- relay answers 413 payload_too_large for bodies over 16KB instead of silently destroying the request
2026-09-11 18:13:03 +09:00
..