Gracefully handling Tds connection errors

So, the logged messaging wasn’t interfering with the worker’s performance, just a ping from DBConnection internals.

As queries do fail when the connection is improper, but work even when logs are streaming (this is mostly a local IEx problem), I’ve opted instead of filter out the logging. :person_shrugging: