Praefect: Request finalizer must not run for failed RPC
Request finalizer responsible for creation of replication events after RPC is completed. Replication event must not be created if error occurs during execution of RPC call.
Closes: #2566 (closed)
It also removes linter suspend command as this now must be validated.