Context: In Cloud Mode, when contactless card transactions encountered temporary reading issues (like early card removal), the system returned an intermediate D38T response while the transaction was still active on the terminal.

Solution: Modified the CLESS_RETRY error handling logic in the SunmiEmvCallback class to prevent intermediate responses from being sent when transactions are still in progress.

Impact: Customers now receive only the final transaction status after complete processing, preventing confusion and improving reliability of contactless payments when cards are tapped quickly.