trustgraph/trustgraph-flow
cybermaggedon 0374098ee9
fix: lazily retry signing key fetch on JWT authentication (#1032)
If the gateway started before IAM was ready and exhausted its startup
retries, _signing_public_pem stayed None and all JWT authentication
permanently 401'd with no recovery path short of a restart. Now
_verify_jwt retries the fetch once on demand, so the gateway self-heals
as soon as IAM becomes available.
2026-07-07 16:00:34 +01:00
..
trustgraph fix: lazily retry signing key fetch on JWT authentication (#1032) 2026-07-07 16:00:34 +01:00
pyproject.toml feat: hybrid retrieval (BM25 + vector RRF fusion) for document-RAG (#875) (#1030) 2026-07-07 12:54:02 +01:00
README.md Maint/fix build env (#84) 2024-09-30 19:47:09 +01:00