Skip to content

v0.2.8

Compare
Choose a tag to compare
@tvhung83 tvhung83 released this 28 Jul 08:18
· 213 commits to master since this release
  • [fixed] Raise DataError instead of TempError after giving up for TempError #40
  • [enhancement] Only rescue TempError when executing thread pool, only create/shutdown pool once during retry, move retry to inside of execute_thread_pool