# GET /demo/retry/hang (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)": [ 1 ], "gaps (ms)": [], "elapsed (ms)": 1502, "caller": "threw: com.ankurm.resilience.support.TransientException: slow failure", "MethodRetryEvents": [ "hangingWithTimeout failed with TransientException -> will retry", "hangingWithTimeout failed with RetryException -> retry aborted" ] }