The GitHub Actions job "Pull Requests" on 
pekko.git/improve/statusreply-java-api has succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
1b6c0b1c8e154fb29c907ea0f0b60acceb4d8a2d / He-Pin <[email protected]>
Add StatusReply.fromCallable Java API for Try-like error handling

Provides Java-friendly equivalents of fromTry and fromTryKeepException
using java.util.concurrent.Callable instead of scala.util.Try.

Uses NonFatal to avoid catching InterruptedException, consistent with
how scala.util.Try.apply handles exceptions internally.

Co-authored-by: Copilot <[email protected]>

Report URL: https://github.com/apache/pekko/actions/runs/23681136593

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to