Home
last modified time | relevance | path

Searched refs:maxCatchupRetries (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFileSync.js206 DrawioFileSync.prototype.maxCatchupRetries = 15; method in DrawioFileSync
1482 if (this.catchupRetryCount < this.maxCatchupRetries)
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1488 this.sync.maxCatchupRetries = 2;