trustgraph/trustgraph-flow
cybermaggedon 35fc8444ec
fix: lazily retry signing key fetch on JWT authentication (#1033)
Backport of #1032 to v2.6. 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:03:23 +01:00
..
trustgraph fix: lazily retry signing key fetch on JWT authentication (#1033) 2026-07-07 16:03:23 +01:00
pyproject.toml feat: replace LLM edge scoring with cross-encoder reranker in GraphRAG (#1005) 2026-06-30 14:36:37 +01:00
README.md Maint/fix build env (#84) 2024-09-30 19:47:09 +01:00