Skip to content

fix(cron): report error when account UUID not found#238

Open
tatenda-source wants to merge 1 commit intoFujiwaraChoki:mainfrom
tatenda-source:fix/cron-account-not-found
Open

fix(cron): report error when account UUID not found#238
tatenda-source wants to merge 1 commit intoFujiwaraChoki:mainfrom
tatenda-source:fix/cron-account-not-found

Conversation

@tatenda-source
Copy link
Copy Markdown

Summary

  • Report clear error and exit when account UUID not found instead of silent no-op
  • Move account_id validation before purpose branching

Closes #229

Test plan

  • Run cron.py with valid account UUID
  • Run cron.py with non-existent UUID and verify error message

🤖 Generated with Claude Code

Closes FujiwaraChoki#229

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

fix(cron): silent failure when account UUID not found

1 participant