sogno-platform / clonemap

cloud-native Multi-Agent Platform
Other
3 stars 0 forks source link

improve error message on invalid image #11

Closed kwe712 closed 7 months ago

kwe712 commented 1 year ago

if an image given in the imagegroups config is nonexistent, clonemap (on the docker version) gives an exit code 125. giving back an "Image not found" message or similar instead would be helpful here. in some cases instead of the error code, clonemap does falsely report that agencies were created, but I haven't been able to reproduce that problem so far.

kwe712 commented 7 months ago

Fixed with PR #12