Ken's Lotto Syndicate

Powerball Syndicate Home Page

Site Tools


add_a_timeout

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
add_a_timeout [2025/06/02 22:41] kenadd_a_timeout [2026/07/07 23:13] (current) – external edit 127.0.0.1
Line 33: Line 33:
 <code> <code>
 timeout 1m until curl --silent --fail-with-body 10.0.0.1:8080/health; do timeout 1m until curl --silent --fail-with-body 10.0.0.1:8080/health; do
- sleep 1+  sleep 1
 done done
 </code> </code>
Line 42: Line 42:
 <code> <code>
 timeout 1m bash -c "until curl --silent --fail-with-body 10.0.0.1:8080/health; do timeout 1m bash -c "until curl --silent --fail-with-body 10.0.0.1:8080/health; do
- sleep 1+  sleep 1
 done" done"
 </code> </code>
add_a_timeout.1748904116.txt.gz · Last modified: (external edit)