angular-poller
angular-poller copied to clipboard
Poller stop and restart methods should cancel pending ajax calls.
When a poller is stopped or restarted the pending ajax request is not being cancelled. The ability to cancel pending ajax calls when we are no longer interested in the result will be appreciated!
Thanks for the great library!