set new config controller.task.frequencyPeriod=36...
# troubleshooting
d
set new config controller.task.frequencyPeriod=3600 . it looks like not a perfect parameter.while executing controller ,it gives
m
d
@Mayank , i have seen this PR. but how can we set up - controller.task.frequencyPeriod
it is controller.task.frequencyPeriod=3600 or ā€˜3600s’?
both is not working.It is skipping PinottaskManager
m
What code version are you using?
@Deepak Mishra
d
here , how to disable a periodic task is mentioned
i would like to know how to enable periodic task
m
What version of the. Odd are you using?
x
I'd assume it's '3600s' or '1h', with the time unit suffix (per code snippet)
m
I am saying that the PR above made a bug fix. Depending on what code version is being used, may be it has the bug?