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 543ecdb commit 113b0f3Copy full SHA for 113b0f3
src/swapService/config/constants.ts
@@ -1,3 +1,3 @@
1
export const SWAP_DEFAULT_DEADLINE = 1800n
2
export const BINARY_SEARCH_TIMEOUT_SECONDS = 30
3
-export const LOG_SLOW_QUERY_TIMEOUT_SECONDS = 1
+export const LOG_SLOW_QUERY_TIMEOUT_SECONDS = 10
0 commit comments