Closed kstribrnAmzn closed 1 year ago
Rough pass on handling empty job document errors. An empty job document will only contain the clientToken and timestamp fields which currently causes an issue.
clientToken
timestamp
Related issue - https://github.com/aws/ota-for-aws-iot-embedded-sdk/issues/482
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Overall, looks good to me
Description
Rough pass on handling empty job document errors. An empty job document will only contain the
clientToken
andtimestamp
fields which currently causes an issue.Related issue - https://github.com/aws/ota-for-aws-iot-embedded-sdk/issues/482
Checklist:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.