Skip to content
Aditya Rajput edited this page Mar 31, 2026 · 2 revisions
  1. Prefer specific rules, and avoid "chaining" them.
  2. Always test rules after creating/updating them.
  3. For the first few days after creating a new rule, keep an eye on the executions history to ensure that the rule is not too generic.
  4. If flows aren't being executed, try disabling battery optimizations for FileFlow. This can be done from the Settings screen.
  5. Avoid "round" cron expressions, i.e. those involving "midnight", "noon", etc. Prefer a slight offset to ensure minimal interference from other processes or time-zone shenanigans.

Clone this wiki locally