ops: Add delay before warm cache loop begins
This commit is contained in:
@@ -153,6 +153,9 @@ warmURLs=(
|
|||||||
'/api/v1/lightning/nodes/rankings/age'
|
'/api/v1/lightning/nodes/rankings/age'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
echo "waiting for mempool backend to start..."
|
||||||
|
sleep 60
|
||||||
|
|
||||||
while true
|
while true
|
||||||
do
|
do
|
||||||
echo "starting warm cache cycle..."
|
echo "starting warm cache cycle..."
|
||||||
|
|||||||
Reference in New Issue
Block a user