- 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> |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle.kts | ||