cronitorio/cronitor-js

Pause has a redirect that https.get won't follow

bigethan opened this issue · 2 comments

add a dependency to follow redirects with https://github.com/olalonde/follow-redirects ? Or is pause not a big deal?

another option instead of following the redirect is to set pauseUrl = https://cronitor.io and use that when calling pause. want a PR for that?