Skip to content

v2.2.0 Release

Compare
Choose a tag to compare
@mfateev mfateev released this 18 Dec 03:30
· 409 commits to master since this release
7011bd6
  • Added support for workflow and activity server side retries.
  • Clean worker shutdown. Replaced Worker shutdown(Duration) with Worker shutdown, shutdownNow and awaitTermination.
  • Fixed thread exhaustion with a large number of parallel async activities.