cosmology-tech / starship

A k8s based unified development environment for Cosmos Ecosystem (and beyond)
https://cosmology.zone/products/starship
MIT License
65 stars 16 forks source link

bug: `init-relayer` continues even on error #413

Open Anmol1696 opened 3 months ago

Anmol1696 commented 3 months ago

Overview

If channels were not created by init-relayer, then it should just exit with 1 instead of with 0, so that k8s can restart it atleast.