Skip to content

1.7.0

Compare
Choose a tag to compare
@chrisbjr chrisbjr released this 06 Jun 02:37
· 9 commits to main since this release
  • Improved stop process - added "Stopping" status
  • Only check cache for import status every x rows, can be defined using rowsToProcessBeforeCheckingForQuit() in ImportProcessor
  • Checking of import status when stopping is controlled via Cache and the number of seconds for cache can be defined using secondsBeforeCheckingForQuit() method in ImportProcessor
  • Improved logs

Full Changelog: 1.6.2...1.7.0