# How does this service add value when external services can just poll HTTP statuses on loop?
- Implements intelligent backoff
- Can run in asynchronous or synchronous mode:
- async -> callback is specified
- "callback" should support multipl ways of notifiying
- sync -> request to monitor will wait until completion