Hi Chris,
On 1.06.2025 17:36, Christopher Schultz wrote:
> This is also very helpful. It sounds like I need a filter that simply
> does not pass anything (i.e. filters everything). That would cause the
> SmtpAppender to hold everything together. At the end (this is a
> scheduled process which star
For example, in the simple case, suppose I’m using CompletableFuture and the
value times out with a TimeoutException. This stack trace will include tons of
entries for java.util.concurrent.CompletableFuture related to the
transformation pipeline leading up to that point (i.e., transforming
Comp