Skip to content

v2.1.0

Compare
Choose a tag to compare
@megawac megawac released this 06 Apr 21:34
· 546 commits to master since this release
  • retry and retryable now support an optional errorFilter function that determines if the task should retry on the error (#1256, #1261)
  • Optimized array iteration in race, cargo, queue, and priorityQueue (#1253)