fauna / fauna-shell

Interactive shell for FaunaDB
Other
75 stars 17 forks source link

improve shell error handling #330

Closed fauna-chase closed 11 months ago

fauna-chase commented 11 months ago

FE-4795 see above jira for more details

  1. shell will not exit on errors
  2. shell will correctly reconnect to core in the presence of an intermittent connection error

j

fauna-chase commented 11 months ago

yeah my bad, doing my pre commit cleanup I thought I had just removed the old commented out query method but turns out I also removed the non commented out close method.