Searched refs:maxCacheReadyRetries (Results 1 – 1 of 1) sorted by relevance
211 DrawioFileSync.prototype.maxCacheReadyRetries = 1; method in DrawioFileSync1010 else if (cacheReadyRetryCount <= this.maxCacheReadyRetries - 1 &&