Hi,
I’m trying to change the job timeout limit when I submit to the REST API. Per the manual submission docs I should be able to set TaskTimeoutSeconds or TaskTimeoutMinutes but this doesn’t seem to work. The default of TaskTimeoutSeconds=10800 is always present in the submission params.
Do I have to do some sort of override flag? If so, I’m not seeing it in the documentation.
Thanks!