We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503b0cc commit 6ae6352Copy full SHA for 6ae6352
src/constants.ts
@@ -1,2 +1,2 @@
1
-export const REQUEST_TIMEOUT_MILLIS = 1000;
+export const REQUEST_TIMEOUT_MILLIS = 5000;
2
export const BASE_URL = 'https://eppo.cloud/api';
0 commit comments