post-execute
Execution pipeline which is executed after
the main execute pipeline. This is executed
regardless of whether the main execute pipeline accepted or rejected the
request, but is skipped if the pre-execute pipeline rejected the request.
Result of this pipeline is ignored; it cannot change the outcome of the request. However, it can modify the reply attributes, log information, or perform other side effects.