Revision as of 19:48, January 11, 2016 by Bgrenon (talk | contribs) (1 revision imported)
Jump to: navigation, search

GVP MCP:mpc:recordpostretrybackoff



Published

recordpostretrybackoff

Default value: 120000
Valid Values: mpc.recordpostretrybackoff must be an integer that is greater than or equal to 0 and less than or equal to the maximum integer as defined by the Genesys Administrator Help.
Changes Take Effect: At start/restart


While doing MSML call recording the recordings are added to a list if they need to be posted to Amazon S3, Call Recording API, HTTP/HTTPS or SpeechMiner. A separate posting thread wakes up from time to time and works on the list of recordings to be posted. This parameter specifies the backoff period between consecutive post retry attempts. This only applies to recording entries whose posting failed the first time and needs to be retried again. The unit for this parameter is milliseconds and the default value is 120 seconds (120000 milliseconds), which means that the posting thread would attempt post retries once every 2 minutes approximately. Setting this parameter to 0 causes all retry attempts to occur at the same time without any wait period.


Extended Description

Draft

Default value:
Valid Values:
Changes Take Effect:




Extended Description

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