timer_task
timer_task nodes schedule backend execution similar to cron jobs.
Summary
- Placement: Entry only (scheduler triggers the flow).
- Context: Backend apps.
- Visual: No.
- Level: Intermediate.
- Purpose: Automate recurring jobs such as resets, syncs, or drip campaigns.
- Configure cadence (once, hourly, daily, weekly) plus timezone-aware run windows.
- Trigger downstream nodes for resets, leaderboard calculations, or drip rewards without user input.
- Provide pause/resume switches so operators can temporarily stop timers during maintenance.
Last updated on