diff --git a/interface/src/api/endpoints.ts b/interface/src/api/endpoints.ts index 3afb960c1..2df9486cd 100644 --- a/interface/src/api/endpoints.ts +++ b/interface/src/api/endpoints.ts @@ -8,7 +8,7 @@ export const ACCESS_TOKEN = 'access_token'; export const alovaInstance = createAlova({ statesHook: ReactHook, - timeout: 3000, // 3 seconds before throwing a timeout error + // timeout: 3000, // 3 seconds before throwing a timeout error, default is 0 = none cacheFor: null, // disable cache // cacheFor: { // GET: {