ghost
ghost copied to clipboard
When instantiating a storage class using a bad endpoint, ghost should fail
trafficstars
@EarthmanT, thinking about this again, I think failing on init (which also comes along #76), is smarter than failing on class instantiation.
WDYT?
Currently, only the Consul and Vault backends need to be modified. Elasticsearch and any remote SQLAlchemy backend are already tested.