You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description\nTrigger notification runs at exact scheduled timings using a cron schedule.\n\n## Files to Edit/Create\n- backend/src/services/notifications.rs\n\n## Acceptance Criteria\n- Run notification reports at precise daily/weekly intervals.\n\n## Guidance / Hints\nUse tokio-cron-scheduler integration.
Description\nTrigger notification runs at exact scheduled timings using a cron schedule.\n\n## Files to Edit/Create\n-
backend/src/services/notifications.rs\n\n## Acceptance Criteria\n- Run notification reports at precise daily/weekly intervals.\n\n## Guidance / Hints\nUsetokio-cron-schedulerintegration.