Dale LaBossiere created EDGENT-373: -------------------------------------- Summary: IotProvider needs to log more info upon edgentControl command request failures Key: EDGENT-373 URL: https://issues.apache.org/jira/browse/EDGENT-373 Project: Edgent Issue Type: Bug Components: Providers Reporter: Dale LaBossiere Priority: Minor
An external JsonControlService request (e.g., AppService.submit()) may fail for a number of reasons. e.g., malformed JSON, unrecognized service or method, bad URL spec, ... IotProvider.createIotCommandToControlApp() logs an error if controlRequest handling throws but the logging omits the causing exception. Seems like the causing exception should be included. -- This message was sent by Atlassian JIRA (v6.3.4#6332)