lambda-cron icon indicating copy to clipboard operation
lambda-cron copied to clipboard

Feature: raise exception when a HTTP task returns a non-200 status code

Open rmalecky opened this issue 9 years ago • 1 comments

What do you think about raising an exception when an HTTP task returns a non-200 status code? I'm worried that would be easy to ignore an end point returning 500's.

rmalecky avatar Mar 06 '17 22:03 rmalecky

Good point.

javibravo avatar Mar 07 '17 13:03 javibravo