Page 1 of 1

set Task Progress Change Timeout

Posted: Thu Sep 28, 2017 12:48 pm
by F2B
hi,

in my job sumbimision i type " block.setTaskProgressChangeTimeout(7200) " for some particular blocks, but it return that block have not such paramter...
How could i define that at sumission?

I don't want to edit this in config because it should differ for some blocks...

Re: set Task Progress Change Timeout

Posted: Thu Oct 05, 2017 8:26 am
by timurhai
Hi.
Unfortunately job block does not have such parameter.
So you can't vary it for some particular blocks.
But this this is not a big deal to add it, this can be an issue for next versions:
https://github.com/CGRU/cgru/issues/376

Re: set Task Progress Change Timeout

Posted: Thu Oct 05, 2017 9:03 am
by F2B
Great! :D

Very impatient.