static void retry(int n, int mx, String u) { if (_on) { debugPrint('${_C.bold}${_C.yel}[AutoPilot 🔄 Retry $n/$mx]${_C.rst} $u'); } }