if (this._inTransit){ this.schedulePusher(this.inTransitRetry); return; } if (this.pushData()){return} this.schedulePusher();