set Task Progress Change Timeout

General discussions and questions.
Post Reply
F2B
Posts: 12
Joined: Mon Jul 03, 2017 1:05 pm

set Task Progress Change Timeout

Post 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...
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: set Task Progress Change Timeout

Post 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
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
F2B
Posts: 12
Joined: Mon Jul 03, 2017 1:05 pm

Re: set Task Progress Change Timeout

Post by F2B »

Great! :D

Very impatient.
Post Reply