Hi Folks,

I have seen some tasks are getting cancelled automatically when they are
running more than 1 hour. I feel like the controller is doing that based on
some sort of a timeout. Can we remove that timeout? I saw 2 api methods
that are related to this problem but I don't have a clear Idea on what each
one is doing. Can you please help me to clarify these details.

JobConfig.Builder.setTimeout (This one has infinite default value)

JobConfig.Builder.setTimeoutPerTask (This one has the default value of 1 hour)

Thanks

Dimuthu

Reply via email to