diff --git a/ui/analyse/src/study/studyCtrl.ts b/ui/analyse/src/study/studyCtrl.ts index b04d2c8f8e12..08e18d8372b6 100644 --- a/ui/analyse/src/study/studyCtrl.ts +++ b/ui/analyse/src/study/studyCtrl.ts @@ -373,7 +373,7 @@ export default class StudyCtrl { }; xhrReload = throttlePromiseDelay( - () => 700, + () => 500, () => { this.vm.loading = true; return xhr