Skip to content

0.7.1 Retry handling for SQL OperationalError's

Compare
Choose a tag to compare
@avelis avelis released this 01 Oct 14:32
· 513 commits to master since this release
  • 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.