thoth-station/package-build-controller

Logging -> "No Json Object could be decoded."

Closed this issue · 0 comments

todo commented

# TODO: Logging -> "No Json Object could be decoded."
except Exception as e:
raise Exception("Watcher error 1: {0}".format(e))
return json.loads("{}"), -1
except Exception as e:
raise Exception("Watcher error 2: {0}".format(e))


This issue was generated by todo based on a TODO comment in f52e130. It's been assigned to @sub-mod because they committed the code.