ArgoCDStatusTimedOutError# exception phalanx.exceptions.ArgoCDStatusTimedOutError(attempts, interval)# Bases: Exception Timed out waiting for ArgoCD app statuses to appear. Parameters: attempts (int) interval (timedelta)