Comment on Ask HN: How to do simple heartbeat monitoring?parentComments−drivers992yYou should include a timeout in the curl to detect if it hangs, or if it gets slower than it should be.−runjake2yAdded!
Comments
You should include a timeout in the curl to detect if it hangs, or if it gets slower than it should be.
Added!