RESTXQ execution: check behavior when request is canceled
feature
Server-side RESTXQ code is evaluated until the result is available, even if the request is aborted.
We should check if the checkStop mechanism can be utilized to interrupt computations that won’t be needed anymore.
0 条评论