jgrusewski
d8b97c4616
fix(api_gateway): Add missing Context import for JWT timeout handling
- Import anyhow::Context trait in tests/common/mod.rs
- Required for .context() method calls in cleanup_redis()
- Completes JWT auth timeout fix (test + production code)
Fixes services/api_gateway/tests/common/mod.rs:198
Fixes services/api_gateway/tests/common/mod.rs:207
Test Results: 28/30 auth_edge_cases tests pass in 1.12s (was 60s+ timeout)
- 2 failures due to pre-existing revocation cache bug (separate issue)
- Cache stores 'not revoked' results for 60s, blocking revocation detection
2025-10-31 01:11:16 +01:00
..
2025-10-31 01:11:16 +01:00
2025-10-31 00:20:00 +01:00
2025-10-31 00:20:00 +01:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-10-31 00:20:00 +01:00
2025-10-31 00:20:00 +01:00
2025-10-01 22:17:41 +02:00
2025-10-24 01:11:43 +02:00
2025-10-31 00:20:00 +01:00
2025-10-11 17:06:02 +02:00
2025-10-11 17:06:02 +02:00