changing retry number. add readme.md point

This commit is contained in:
Dmitriynj
2020-12-07 13:43:24 +03:00
committed by Daniel Hutzel
parent fc41981eb9
commit 72616ae4ce
2 changed files with 3 additions and 1 deletions

View File

@@ -69,6 +69,8 @@ npm install
npm run build
```
- Clean up deployers/html5Deployer/resources folder from the previous frontend build
- From root directory run:
```json

View File

@@ -3,7 +3,7 @@ import { getUserFromLS, getLocaleFromLS } from '../util/localStorageService';
import { emitter } from '../util/EventEmitter';
const TIMEOUT = 2000;
const RETRY_COUNT = 1;
const RETRY_COUNT = 2;
/**
* This is axios instance