Revision as of 19:25, July 10, 2018 by Jdruker (talk | contribs)
Jump to: navigation, search

GVP MCP:mpc:recordpostretrybackoff









View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

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.

Draft Option

No draft option

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