Stream: cds hooks
Topic: Error Handling
Grahame Grieve (Jul 09 2017 at 22:15):
There's nothing in the cds-hooks specification around error handling. Is there any particular expectations of the server if the cds-hooks call fails to execute? in particular, is the server expected to able to return a nice pretty HTML description of the error (please, no)
Kevin Shekleton (Jul 14 2017 at 03:51):
Yes, we're lacking in any expectations or guidance around error handling today and something we need to address. We discussed some of this in #14 and no, there is no expectation to return a pretty HTML description of the error :-)
Grahame Grieve (Jul 25 2017 at 06:47):
I commented in the issue.
Julie Scherer (Nov 23 2017 at 04:11):
How is error handling supported in CDS Hooks? Our service would like to report errors at the request and rule execution levels at a minimum. How are others addressing this area?
Kevin Shekleton (Nov 23 2017 at 11:08):
Hi Julie. Github Issue #14 is related to this topic. Check out that issue and some of the past discussion on this topic.
Last updated: Apr 12 2022 at 19:14 UTC