vertx-circuit-breaker icon indicating copy to clipboard operation
vertx-circuit-breaker copied to clipboard

Operation timers should be removed when operation completes.

Open tsegismont opened this issue 1 year ago • 1 comments

Otherwise, the application might throw an OOM. This would happen with a big enough circuit breaker timeout and a result value that retains a relatively large amount of memory.

Issue was reported by @pierDipi as a comment to #58 but it seems different than the original topic.

tsegismont avatar Aug 18 '22 16:08 tsegismont

@pierDipi mind taking a look?

tsegismont avatar Aug 18 '22 16:08 tsegismont