Peter Nimmervoll
Results
3
issues of
Peter Nimmervoll
The field on the schema does match the method name and not the name specified by the name attribute. Version is 1.7.1.
The assumption that the `ContainerResponseFilter` is not called if an unmapped exception occurs is simple not true.
I have the case where the `afterExecute` of my custom EventingService may throw an error and it is impossible to add this error to the `ExecutionResult`. Only option is to...