public class TrafficShaper extends Object
TrafficShaper provides admission control policy prior to dispatching tasks to workers.
It reacts to events coming via reprocess requests (transient failures, congestion), and delays the processing
depending on this feedback.Copyright © 2019 The Ant Financial. All rights reserved.