Regan Koopmans
Regan Koopmans
`defaultGetRangesConcurrency` has since been moved to `CassandraKeyValueServiceConfig`. This might be safe due to the situation described in [this comment](https://github.com/palantir/atlasdb/blob/develop/atlasdb-cassandra/src/main/java/com/palantir/atlasdb/cassandra/CassandraKeyValueServiceConfig.java#L390). @mdaudali would you be able to confirm whether this is still...
Also experiencing this issue in the latest version of Chrome.
@jkozlowski I wonder whether we could use [exponential backoff](https://en.wikipedia.org/wiki/Exponential_backoff) to increase the retry delay?