Revision as of 16:37, November 27, 2019 by Vivian (talk | contribs) (Vivian used the OptionEdit action.)
Jump to: navigation, search

Predictive Route DataCfg:default-predictor:threshold-relaxation-step

initial-threshold-timeout

Section: default-predictor
Default Value: 0
Valid Values: (integer) 0 - <max>
Changes Take Effect: On the next interaction processed


Defines a timeout, in seconds, during which the isAgentScoreGood URS callback function uses an initial minimum agent score, defined by the [default-predictor].score-base-threshold option, to match agents to an interaction. After this timeout expires, the minimum score required to allow an agent to handle the interaction is gradually decreased.

threshold-relaxation-timeout

Section: default-predictor
Default Value: 1
Valid Values: (integer) 1 - <max>
Changes Take Effect: On the next interaction processed


This option defines a timeout, in seconds, after which the minimum agent score required for matching an interaction is decreased by the amount defined by the value of the [default-predictor].threshold-relaxation-step option.

initial-threshold-timeout

Section: default-predictor
Default Value: 0
Valid Values: (integer) 0 - <max>
Changes Take Effect: On the next interaction processed


Defines a timeout, in seconds, during which the isAgentScoreGood URS callback function uses an initial minimum agent score, defined by the [default-predictor].score-base-threshold option, to match agents to an interaction. After this timeout expires, the minimum score required to allow an agent to handle the interaction is gradually decreased.

threshold-relaxation-timeout

Section: default-predictor
Default Value: 1
Valid Values: (integer) 1 - <max>
Changes Take Effect: On the next interaction processed


This option defines a timeout, in seconds, after which the minimum agent score required for matching an interaction is decreased by the amount defined by the value of the [default-predictor].threshold-relaxation-step option.


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

threshold-relaxation-step

Default Value: 1
Valid Values: (integer) 1 - <value of the max-score option>
Changes Take Effect: On the next interaction processed


Defines an increment by which, while an interaction remains queued, the minimum agent score required to match the interaction is decreased after each period defined by the value of the [default-predictor].threshold-relaxation-timeout option, following the initial period defined by the [default-predictor].initial-threshold-timeout option.

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!