/// Sent by the target to the server informing it about the execution state of a pending request,
/// Target completes the action either with `Finished::Success` or `Finished::Failure` as result.
/// This is send by the target in case an update of a cancellation is rejected, i.e. cannot be fulfilled at this point in time.