repeats / Repeat

Cross-platform mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features.
Apache License 2.0
1.03k stars 76 forks source link

Allow longer timeout operations in IPC #12

Closed hptruong93 closed 6 years ago

hptruong93 commented 6 years ago

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)

hptruong93 commented 6 years ago

Task timeout is already 500s for task call.