Skip to content

(fix) Not swallowing errors and mysteriously exploding

Brian Hatchet requested to merge brianhatchet/engine:installer-fixes into master

We were swallowing and killing exceptions inside the cassandra provisioner

We weren't handling exceptions in the cockroach handler at all

Merge request reports