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