Hi team, we are looking to have a HA setup for Fleet's MySQL DB. Is there a replication type (async / semi-sync / group) that is suggested for use with Fleet? We are considering async replication because of its simplicity, but in such a model, there can be occasional data loss during failover in the form of missing rows and transactions. Could I please get your thoughts on the consistency guarantees expected by Fleet and what issues could be expected in such scenarios?