DigitalOcean Bandwidth Watchdog: skip alerting unless DO API calls fail on **2** successive invocations. #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, I get a text every few days or so due to sporadic failures in either my network, DO's Invoice API, or DO's Metrics API. These constitute false-alarms for my purposes. We should tweak this to track if the previous run got a bad status code from cURL and skip one-off failures which are either spurious or else it's relatively safe to pretend that they are.