repeats/Repeat

Allow longer timeout operations in IPC

hptruong93 opened this issue · 1 comments

Allow longer timeout operations in IPC so that we can call the GUI stuff in Java through IPC (otherwise request comes back too late and the task is timeout)

Task timeout is already 500s for task call.