Earlier, i used CircuitBreaker and Retry annotations with void method. It worked. But Timelimiter was not working.
@Timelimiter(name = "example_tl")