We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 059aceb commit a387471Copy full SHA for a387471
postgrest/constants.py
@@ -3,4 +3,4 @@
3
"Content-Type": "application/json",
4
}
5
6
-DEFAULT_POSTGREST_CLIENT_TIMEOUT = 5
+DEFAULT_POSTGREST_CLIENT_TIMEOUT = 120
0 commit comments