From 36c9cead67bfa66c65969a4a10ac1cc6d159606c Mon Sep 17 00:00:00 2001 From: Sachin Maheshwari Date: Thu, 2 Sep 2021 15:21:10 +0530 Subject: [PATCH] feature/shapeup4-cqrs-update --- .circleci/config.yml | 2 +- src/constants/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 89b6efa1..fbb91d07 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -77,7 +77,7 @@ workflows: branches: only: - dev - - dev-1_5 + - feature/shapeup4-cqrs-update # Production builds are exectuted only on tagged commits to the # master branch. diff --git a/src/constants/index.js b/src/constants/index.js index b3d14fb4..ab58e3cf 100644 --- a/src/constants/index.js +++ b/src/constants/index.js @@ -35,7 +35,7 @@ export const INPUT_DEBOUNCE_DELAY = 200; /** * The delay in milliseconds we are giving to ElasticSearch of re-index changes */ -export const ES_REINDEX_DELAY = 3000; +export const ES_REINDEX_DELAY = 0; /** * Position statuses