diff --git a/interface/src/api/endpoints.ts b/interface/src/api/endpoints.ts index 1064bedc9..25a457dc7 100644 --- a/interface/src/api/endpoints.ts +++ b/interface/src/api/endpoints.ts @@ -14,7 +14,7 @@ export const EVENT_SOURCE_ROOT = 'http://' + host + '/es/'; export const alovaInstance = createAlova({ statesHook: ReactHook, - timeout: 2000, + timeout: 3000, localCache: { GET: { mode: 'placeholder',