Skip to content

Release 4.1.1

Latest
Compare
Choose a tag to compare
@georgiano georgiano released this 10 Nov 09:57
· 125 commits to master since this release
e5416a2

What's new in release 4.1.1

  • Updated Cradle to 3.1.4. No changes regarding message persistence
  • Changed default configuration to
{
    "maxTaskCount" : 256,
    "maxRetryCount" : 1000000,
    "retryDelayBase" : 5000,
    "drain-interval" : 1000,
    "termination-timeout" : 5000
}