DenisPolo commented on code in PR #12156: URL: https://github.com/apache/ignite/pull/12156#discussion_r2165829347
########## docs/_docs/perf-and-troubleshooting/handling-exceptions.adoc: ########## @@ -246,3 +246,6 @@ include::{javaFile}[tag=failure-types,indent=0] ---- -- +=== Handling Exception When Executing ComputeTask Using ComputeTaskAdapter Review Comment: I think that ["Distributed Computing"](https://ignite.apache.org/docs/latest/distributed-computing/distributed-computing) is implemented through the `IgniteCompute` interface rather than the `ComputeTask` interface in this case. I suggest SLT: Handling Exception When Executing `ComputeTask` Using [`ComputeTaskAdapter`](https://ignite.apache.org/docs/latest/distributed-computing/map-reduce#:~:text=and%20map(%E2%80%A6%E2%80%8B)%20methods.-,ComputeTaskAdapter,-%E2%80%94%20This%20class%20implements) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org