Skip to content

Resolve "Backoff: Basic Backoff Conditions"

Dominik Hüser requested to merge 13-backoff-basic-backoff-conditions into master

Closes #13 (closed)

Now, two new conditions exist which trigger a "too many" or too low" backoff strategy based on the number of recommendations a standard recommendation execution would return. In both conditions a threshold is needed.

Merge request reports