To disable Task Retry. It is required to add "0" value to the list of "Max Task Retry Count".
[Current Behavior]
Cannot set 0 to "Max Task Retry Count" because the listed values are from 1 to 20.
[Usecase]
If timeout is returned due to the process taking a long time, the Connector will resend the same data. If the connected system completes processing successfully after the timeout, importing the resent data will cause inconsistencies. Therefore, the customer requests to disable task retries.
REST V2 and Advanced SFTP V2 connector have the function to set retries to 0, so they request a similar implementation for Anaplan V2 Connector as well.