mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 17:06:22 +02:00
- Connect failures (DNS, connect refused, server disconnect) now return 502 Bad Gateway with a body that names the upstream URL. - Other exceptions still return 500 but now include the exception message in the body and log with exc_info=True so the stack trace lands in the gateway log. - Also fixed the logging.error → logger.error inconsistency in the same block (module had a named logger at the top that wasn't being used). |
||
|---|---|---|
| .. | ||
| trustgraph | ||
| pyproject.toml | ||
| README.md | ||