Diagnose a slow or heavy task
- Open the Dashboard and read the bottleneck profiler. The task with the longest bar (or highest memory) is your suspect.
- Go to Scheduled Events and click “Run now” on that hook to reproduce it on demand.
- Check Run History for its duration and memory delta on that manual run.
- If it must not overlap, mark it as “guarded” in Settings so concurrent runs can never stack.