Skip to content

[#930] [Backend] -- Add Savings Auto-Transfer Scheduler#994

Merged
Devsol-01 merged 5 commits into
Devsol-01:mainfrom
Junirezz:fix/930-backend-add-savings-auto-transfer-scheduler
Jun 26, 2026
Merged

[#930] [Backend] -- Add Savings Auto-Transfer Scheduler#994
Devsol-01 merged 5 commits into
Devsol-01:mainfrom
Junirezz:fix/930-backend-add-savings-auto-transfer-scheduler

Conversation

@Junirezz

Copy link
Copy Markdown
Contributor

Summary

  • Add goal auto-transfer schedule entity and cron-based scheduler
  • Implement schedule CRUD with pause/resume/cancel and validation
  • Record execution history with retry handling and email notifications

Test plan

  • Unit tests for GoalTransferService

Closes #930

Made with Cursor

Implement recurring goal transfer schedules with cron execution, validation, retries, execution history, and email notifications.

Closes Devsol-01#930

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
nestera Skipped Skipped Jun 26, 2026 7:06pm

@drips-wave

drips-wave Bot commented Jun 26, 2026

Copy link
Copy Markdown

@Junirezz Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Fix corrupted webhook DTO, shutdown decorator typing, app module imports, governance swagger metadata, and statistics test repository tokens.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@Devsol-01 Devsol-01 merged commit 85c4dca into Devsol-01:main Jun 26, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Backend] -- Add Savings Auto-Transfer Scheduler

2 participants