ECC batch jobs datasize/timeout
Posted: November 10th, 2022, 4:46 pm
how to use datasize and timeout is not the most intuitive
I have a larger datasize and a huge timeout. I think the assumption was that if we get a bigger chunk of data, as long as we give ourselves a ton of time to get it, it'd be fine. but in practice, a similar ratio of smaller chunk to smaller time is what succeeded.
when it did fail, it took the full timeout, then returned the error.
We fixed it for the one batch job, but then forgot another to set it for.
Is it possible to make it a global setting?
Or can someone explain why it would need to be different for different batch jobs?
I have a larger datasize and a huge timeout. I think the assumption was that if we get a bigger chunk of data, as long as we give ourselves a ton of time to get it, it'd be fine. but in practice, a similar ratio of smaller chunk to smaller time is what succeeded.
when it did fail, it took the full timeout, then returned the error.
We fixed it for the one batch job, but then forgot another to set it for.
Is it possible to make it a global setting?
Or can someone explain why it would need to be different for different batch jobs?