I found out you can extend the timeout using this method by logging into each xcp-ng node:
Create a special file:
nano /etc/xapi.conf.d/increase-task-timeout.conf
Paste this in here: (example for 10 days)
# set XAPI task timeout to 10d
pending_task_timeout = 864000
Then, restart the stack:
xe-toolstack-restart