summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-10 23:19:46 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-10 23:19:46 +0300
commit899705db034ca64375b3617412b9e2a51d139052 (patch)
tree774b77ae55b03d5468a37cfb881ed2848afb6ac8 /scripts
parent2192cff82431b98d4df45d4d4d791b9e8692947d (diff)
downloadvyos-documentation-899705db034ca64375b3617412b9e2a51d139052.tar.gz
vyos-documentation-899705db034ca64375b3617412b9e2a51d139052.zip
ci: add connect-timeout and max-time to Context7 curl call
Without explicit timeouts, a stalled TCP handshake or slow server response blocks the workflow indefinitely. --connect-timeout 10 bounds the TCP/connect phase; --max-time 60 caps total request duration. Both are within reasonable limits for a refresh POST that normally completes in well under a second. 🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions