Searched refs:maxCatchupRetries (Results 1 – 2 of 2) sorted by relevance
206 DrawioFileSync.prototype.maxCatchupRetries = 15; method in DrawioFileSync1482 if (this.catchupRetryCount < this.maxCatchupRetries)
1488 this.sync.maxCatchupRetries = 2;