0.7.1 Retry handling for SQL OperationalError's
- In the event of an SQL OperationalError while trying to process a request due to a large query, a try catch was introduced to retry the processing (#140).
Thanks to @hanleyhansen.
Thanks to @hanleyhansen.