We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc34158 commit 0aee423Copy full SHA for 0aee423
marklogic-data-hub/src/main/resources/ml-modules/root/com.marklogic.hub/lib/flow-lib.xqy
@@ -587,7 +587,6 @@ declare function flow:run-main(
587
$func(rfc:get-id(), $options)
588
else
589
$func(rfc:get-id(), rfc:get-content(), $options)
590
- let $_ := trace:plugin-trace($resp, xdmp:elapsed-time() - $before)
591
(: write the trace for the current identifier :)
592
let $_ := trace:write-trace()
593
return
0 commit comments