Skip to content

fix: improve scheduler error handling - #1671

Open
GeetikaGA wants to merge 1 commit into
imDarshanGK:mainfrom
GeetikaGA:feature/1556-improve-scheduler-error-handling
Open

fix: improve scheduler error handling#1671
GeetikaGA wants to merge 1 commit into
imDarshanGK:mainfrom
GeetikaGA:feature/1556-improve-scheduler-error-handling

Conversation

@GeetikaGA

Copy link
Copy Markdown

Summary

Improve error handling in the weekly digest scheduler.

Changes

  • Handle exceptions on a per-subscriber basis so one failure does not stop the entire digest run.
  • Log subscriber-specific failures with context.
  • Add rollback when database commit fails.
  • Add regression tests verifying processing continues after an individual subscriber failure.

Fixes #1556

@GeetikaGA
GeetikaGA requested a review from imDarshanGK as a code owner July 24, 2026 06:03
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.

Improve error handling in scheduler service (v2)

1 participant