Channel has faulted retries

Hi,

is it possible to set the retries of a faulted channel? I have a CPE where I need to send a vendor configuration file. This is successfull but CPE does send a fault code and genieacs is faulting and tries to re-send the file a couple of times.
As long an as i don´t have a solution for this it would be great to disable or limit retries. Is this possible?

Regards,
Sven

2020-04-16T11:02:34.540Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: ACS request; acsRequestId=“17182a77ccc0200” acsRequestName=“Download” acsRequestCommandKey=“17182a77ccc0200”
2020-04-16T11:03:43.686Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“100” informEvent=“7 TRANSFER COMPLETE,M Download,4 VALUE CHANGE,1 BOOT” informRetryCount=0
2020-04-16T11:03:43.919Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: CPE request; cpeRequestId=“101” cpeRequestName=“TransferComplete” cpeRequestCommandKey=“17182a77ccc0200”
2020-04-16T11:03:43.919Z [WARN] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Channel has faulted; channel=“task_5e983517aa4ca120df24b0f7” retries=1 faultCode=“cwmp.9010” faultMessage=“Download failure”
2020-04-16T11:03:49.661Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“102” informEvent=“2 PERIODIC” informRetryCount=0
2020-04-16T11:07:25.650Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“103” informEvent=“2 PERIODIC” informRetryCount=0
2020-04-16T11:14:41.954Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“104” informEvent=“2 PERIODIC” informRetryCount=0
2020-04-16T11:14:42.185Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: ACS request; acsRequestId=“17182b2b4810000” acsRequestName=“Download” acsRequestCommandKey=“17182b2b4810000”
2020-04-16T11:15:51.521Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“100” informEvent=“7 TRANSFER COMPLETE,M Download,4 VALUE CHANGE,1 BOOT” informRetryCount=0
2020-04-16T11:15:52.926Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: CPE request; cpeRequestId=“101” cpeRequestName=“TransferComplete” cpeRequestCommandKey=“17182b2b4810000”
2020-04-16T11:15:52.927Z [WARN] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Channel has faulted; channel=“task_5e983517aa4ca120df24b0f7” retries=2 faultCode=“cwmp.9010” faultMessage=“Download failure”
2020-04-16T11:15:57.310Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“102” informEvent=“2 PERIODIC” informRetryCount=0
2020-04-16T11:17:25.300Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“103” informEvent=“2 PERIODIC” informRetryCount=0
2020-04-16T11:22:25.301Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“104” informEvent=“2 PERIODIC” informRetryCount=0
2020-04-16T11:27:25.307Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“105” informEvent=“2 PERIODIC” informRetryCount=0
2020-04-16T11:32:25.302Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“106” informEvent=“2 PERIODIC” informRetryCount=0
2020-04-16T11:37:25.309Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“107” informEvent=“2 PERIODIC” informRetryCount=0
2020-04-16T11:37:25.537Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: ACS request; acsRequestId=“17182c782200000” acsRequestName=“Download” acsRequestCommandKey=“17182c782200000”
2020-04-16T11:38:43.534Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“100” informEvent=“7 TRANSFER COMPLETE,M Download,4 VALUE CHANGE,1 BOOT” informRetryCount=0
2020-04-16T11:38:43.765Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: CPE request; cpeRequestId=“101” cpeRequestName=“TransferComplete” cpeRequestCommandKey=“17182c782200000”
2020-04-16T11:38:43.766Z [WARN] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Channel has faulted; channel=“task_5e983517aa4ca120df24b0f7” retries=3 faultCode=“cwmp.9010” faultMessage=“Download failure”
2020-04-16T11:38:47.982Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“102” informEvent=“2 PERIODIC” informRetryCount=0
2020-04-16T11:42:25.979Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“103” informEvent=“2 PERIODIC” informRetryCount=0
2020-04-16T11:47:26.095Z [INFO] 192.168.62.2 00040E-FRITZ%21Box-DC396FD80C08: Inform; cpeRequestId=“104” informEvent=“2 PERIODIC” informRetryCount=0

I believe the retry limit is 10 times and then the task is automatically deleted.

correct but is this a value i can pre-set or is this hard coded?

Hard coded I believe.