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 df74a15 commit dc03fa0Copy full SHA for dc03fa0
packages/sdk/tests/test-utils.ts
@@ -109,7 +109,7 @@ export const MAX_EXPECTED_MARKET_API_PURGE_TIME = 5_000;
109
110
export const MAX_EXPECTED_WEB2_SERVICES_TIME = 80_000;
111
112
-const SUBGRAPH_CALL_TIMEOUT = 2_000;
+const SUBGRAPH_CALL_TIMEOUT = 5_000;
113
const SMART_CONTRACT_CALL_TIMEOUT = 10_000;
114
115
const ONE_SMART_CONTRACT_WRITE_CALL =
0 commit comments