# GET /demo/retry/future   (Spring Framework 7.0.9, Resilience4j 2.4.0, JDK 25)
# Source: src/main/java/com/ankurm/resilience/web/DemoController.java

{
    "invocations": 1,
    "started at (ms)": [
        0
    ],
    "gaps (ms)": [],
    "elapsed (ms)": 1,
    "caller": "threw: com.ankurm.resilience.support.TransientException: attempt 1 failed"
}
