After testing I found out that `oc get mobileclient <APP_NAME> -o json | jq .status` will be much faster than UI. Maybe MDC internally is doing some pooling that oc client do not need to do.