Searched refs:catchupRetryCount (Results 1 – 1 of 1) sorted by relevance
201 DrawioFileSync.prototype.catchupRetryCount = 0; method in DrawioFileSync1104 'attempt', this.catchupRetryCount,1336 this.catchupRetryCount = 0;1480 this.catchupRetryCount++;1482 if (this.catchupRetryCount < this.maxCatchupRetries)1498 this.catchupRetryCount = 0;