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 ccf4913 commit b0b5b2cCopy full SHA for b0b5b2c
resources/ingest_demo_data.sh
@@ -45,7 +45,6 @@ curl_with_retry() {
45
46
local curl_args=(
47
-s
48
- -w '\n%{http_code}'
49
--max-time "$max_time"
50
--connect-timeout "$connect_timeout"
51
-H "Content-Type: $content_type"
0 commit comments