edgexfoundry / device-sdk-go

Owner: Device WG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix logic with better error handling in go-mod-bootstrap when Common Config is missing

jim-wang-intel opened this issue Β· comments

πŸš€ Feature Request

Relevant Package [REQUIRED]

This feature request is for fix some device-sdk issues for device-simple running in hybrid mode

Description [REQUIRED]

A clear and concise description of the problem or missing capability...

this fixing some error handling logic with the go-mod-bootstrap issue when common config is missing from command line to avoid the device-simple app crashing.

Describe the solution you'd like

If you have a solution in mind, please describe it.

Describe alternatives you've considered

Have you considered any alternative solutions or workarounds?

relate to go-mod-bootstrap issue when common config is missing from command line.