Added a tryForTime on the initial loading of Settings tab to make sure we're not on the status page.

This commit is contained in:
LeeDr 2015-10-26 20:05:06 -05:00 committed by Joe Fleming
parent 80f2ed76cb
commit 3726d3d5f9

View file

@ -45,7 +45,7 @@ define(function (require) {
.load('emptyKibana');
})
.then(function () {
return common.tryForTime(5000, function () {
return common.tryForTime(25000, function () {
return self.remote
.get(
url.format(_.assign(config.kibana, {