|
|
|
|
|
by dmlittle
3309 days ago
|
|
You can use Pingdom[1] to make regular requests over a period of time and have it alert you whenever it fails. I would also suggest an error reporting tool such as Sentry[2] to keep track of common errors and why a request might have failed. [1] https://www.pingdom.com/ [2] https://sentry.io/ |
|