Skip to content

1.1.0

Latest

Choose a tag to compare

@Col-Waltz Col-Waltz released this 03 Mar 14:37

Overview

The release synchronizes sharded-queue with sharded-queue-ee.

New features

  • Added truncate() method to clean tubes.

  • Added release_limit configuration option which provides that
    a taken task is removed from the queue if the task has been
    released (by release or ttr) release_limit times.

  • Added release_limit_policy configuration option to control
    the behavior when a task reached the release_limit.