Skip to content

Commit 4092f1f

Browse files
authored
chore(hyperliquid): increase maxDuration to 65s
1 parent e473562 commit 4092f1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vercel.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"api/read/hyperliquid.py": {
2828
"memory": 400,
29-
"maxDuration": 59
29+
"maxDuration": 65
3030
},
3131
"api/read/test_blockchain.py": {
3232
"memory": 150,
@@ -83,4 +83,4 @@
8383
"schedule": "*/15 * * * *"
8484
}
8585
]
86-
}
86+
}

0 commit comments

Comments
 (0)