apache / openwhisk-package-alarms

Apache OpenWhisk package that can be used to create periodic, time-based alarms.
https://openwhisk.apache.org/
Apache License 2.0
24 stars 49 forks source link

check if we should disable trigger for status codes on error object #173

Closed jasonpet closed 5 years ago

jasonpet commented 5 years ago

Currently a trigger disable check is only done for status codes on response object. With this update it is also checked when status codes exist on the error object.