Difference between revisions of "Action: Wait Before Next Action"

(Created page with "This action will cause a delay before the subsequent action is run. On many devices the alarm option must be enabled to ensure the device will wake up at the correct time to...")
 
Line 1: Line 1:
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This action will cause a delay before the subsequent action is run.
 
This action will cause a delay before the subsequent action is run.
  
 
On many devices the alarm option must be enabled to ensure the device will wake up at the correct time to resume running actions. Without this option enabled the operating system may schedule a wakeup within a wakeup window in an attempt to reduce battery usage, which means it won't resume after the requested delay.
 
On many devices the alarm option must be enabled to ensure the device will wake up at the correct time to resume running actions. Without this option enabled the operating system may schedule a wakeup within a wakeup window in an attempt to reduce battery usage, which means it won't resume after the requested delay.
 +
</pre>

Revision as of 18:57, 29 January 2024

This action will cause a delay before the subsequent action is run.

On many devices the alarm option must be enabled to ensure the device will wake up at the correct time to resume running actions. Without this option enabled the operating system may schedule a wakeup within a wakeup window in an attempt to reduce battery usage, which means it won't resume after the requested delay.