Hi,
I have a WF that pulls down roughly 115,00 records using an API call. Unfortunately, with the limitations, I have to set the throttle records on the Download tool to 150 per minute. Before this job was scheduled, we had set our server config to cancel jobs running longer than 23400 seconds (6.5 hours). In Designer, this WF runs right at around 7 hours.
I've tried unchecking the cancel jobs setting, setting it to 36000 seconds (10 hours), setting it to 0 and then unchecking the setting but the job always seems to fail at 6.5 hours. Is there a default timeout somewhere else?
Server version: 2024.1
Solved! Go to Solution.
@rfoster7, thanks! Cycling the AlteryxService did the trick. Wonder what other settings need to be cycled after.