Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Individual errors cause failing the whole query  #616

Closed
@rytilahti

Description

@rytilahti

While provisioning a L900 I noticed that if the device time is off, trying to do anything on the device will fail with Got error: SmartDeviceException('Error querying device: 192.168.0.1: TIME_ERROR(-1601) for method: get_device_usage')

@sdb9696 maybe multiRequests should not completely fail if only some of the subrequests are reporting errors?

Failing queries on an unprovisioned P110:

  • TIME_ERROR(-1601) for method: get_device_usage
  • JSON_DECODE_FAIL_ERROR(-1003) for method: get_energy_usage

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions