final-execute
Execution pipeline which is always executed at the very end of request processing, regardless of whether the request was accepted or rejected, in the pre-, main-, and post-execute pipelines.
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.