termux-tasker icon indicating copy to clipboard operation
termux-tasker copied to clipboard

Unable to extend timeout in MacroDroid

Open jbrepogmailcom opened this issue 10 months ago • 0 comments

Problem description

Tasker may allow to extend timeout for longer running scripts, but I use tasker plugin in MacroDroid and there is no setting for that. Also in Macrodroid the time budget seems to be shorter and my task is cut after about 5sec.

Is there any possibility to extend timeout in Macrodroid? Or do I need to split my code to parts and run it one after another?

Steps to reproduce

Use Macrodroid to run tasker termux plugin. Run script that takes about 10 seconds and you will see that script does not finish even if checkbox Wait for result for command is checked

Expected behavior

The script is allowed to finish

Additional information

  • Termux application version: latest from F-Droid
  • Android OS version: 15 (LineageIS 22)
  • Device model: Samsung Galaxy A52

jbrepogmailcom avatar Apr 02 '25 19:04 jbrepogmailcom