Crashing on open errors is obviously bad, and we should provide a nicer experience. Besides the myriad of "failed to open db" scenarios, the most common error while working with mentat SDK might be trying to open an invalid path. Crashing obscures the actual problem behind an opaque stacktrace.
See #710 as it would likely be a requirement here.
Crashing on open errors is obviously bad, and we should provide a nicer experience. Besides the myriad of "failed to open db" scenarios, the most common error while working with mentat SDK might be trying to open an invalid path. Crashing obscures the actual problem behind an opaque stacktrace.
See #710 as it would likely be a requirement here.