After a DR task starts, you can check the DR progress.
"Delay" refers to the delay from when the transaction was submitted to the source database to when it is synchronized to the destination database and executed.
Transactions are synchronized as follows:
If the delay is 0, the source database is consistent with the destination database, and no new transactions need to be synchronized.
Frequent DDL operations, ultra-large transactions, and network problems may result in excessive synchronization delay.