Overview
When Etlworks sends a request to the HTTP endpoint, it uses the default settings for the auto-retry, but you can change this.
Process
To change the default values, use the following parameters:
Number of Retries
: the number of retries allowed if the HTTP call was not successful. The maximum allowed number of retries is 10. The default is 0.Delay between retries
: delay in milliseconds between retries if the HTTP call was not successful. The maximum allowed delay is 5 minutes (300,000 milliseconds). The default is 0.
Comments
0 comments
Please sign in to leave a comment.