If the system running `ca` goes to sleep (e.g. a laptop) during the call to `sleep()` the command waits for too long and misses its window. This appears to be because the API doesn't account for time when the system is suspended.