mesg-foundation / js-sdk

Javascript mono-repo with all the tools to interact with MESG
https://mesg.com
4 stars 4 forks source link

Handle errors for service start #97

Closed antho1404 closed 4 years ago

antho1404 commented 5 years ago

When starting a service, if this instance already exists an error is triggered. It would be better to have the result of the instance creation with only a warning.

antho1404 commented 5 years ago

close based on the feedback on https://github.com/mesg-foundation/cli/pull/131. Errors should still be triggered but we should have a nice way to catch them one the dev or compile command