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-06 12:29:54 +02:00
2025-10-23 14:58:32 +02:00
2025-10-19 09:10:55 +02:00
2025-10-23 14:58:32 +02:00
2025-10-03 11:53:18 +02:00
2025-10-31 00:55:34 +01:00
2025-10-31 01:11:16 +01:00
2025-10-03 11:53:18 +02:00
2025-10-23 11:40:01 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 21:54:39 +02:00
2025-10-03 11:53:18 +02:00
2025-10-03 11:53:18 +02:00
2025-10-03 11:53:18 +02:00
2025-10-03 11:53:18 +02:00
2025-10-03 14:06:13 +02:00
2025-10-03 11:53:18 +02:00
2025-10-03 11:53:18 +02:00