- Replaced per-application `IdempotencyCache` and `IdempotencyInflight` with a global in-memory store to simplify handling across instances. - Added timeout for in-flight duplicate handling and moved response caching to pipeline phase `Render`. - Fixed concurrency issues and ensured `IdempotencyPluginTest` stability. - Disabled `IdempotencyApiIntegrationTest` due to environment-related lifecycle timeouts. Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com> |
||
|---|---|---|
| .. | ||
| infrastructure | ||
| services | ||
| README.md | ||
Backend Module
Dieses Modul enthält den gesamten Code für die Backend-Services und die zugehörige Infrastruktur (z.B. API-Gateway).
Die vollständige Dokumentation befindet sich hier: -> docs/05_Backend/README.md