The current clustering implementation improves the performance, not the reliability.
We do clustering and not failover. If a slave in the cluster fails, the job the slave was involved in, will fail. Future jobs can proceed without the slave.
However you could have an “on error” trigger configured to act upon a potential failure.