Skip to content

Add logging to notification batch schedulers and make FcmTokenReposit…#33

Merged
subsub97 merged 1 commit intomainfrom
fix-delete-token
Feb 25, 2026
Merged

Add logging to notification batch schedulers and make FcmTokenReposit…#33
subsub97 merged 1 commit intomainfrom
fix-delete-token

Conversation

@subsub97
Copy link
Collaborator

This pull request introduces logging for batch notification schedulers and improves transaction handling in the FCM token repository. The main changes are as follows:

Logging Enhancements:

  • Added SLF4J logging to both NotificationBatchScheduler and PaydayNotificationBatchScheduler, logging the execution time and type of batch job each time the scheduled tasks run. [1] [2]

Repository Improvements:

  • Annotated the deleteByToken method in FcmTokenRepository with @Transactional to ensure proper transaction management during token deletion.…ory deleteByToken transactional

@github-actions
Copy link

Test Results

32 tests   32 ✅  0s ⏱️
 3 suites   0 💤
 3 files     0 ❌

Results for commit b646773.

@subsub97 subsub97 merged commit 9c05c4b into main Feb 25, 2026
2 checks passed
@subsub97 subsub97 deleted the fix-delete-token branch February 25, 2026 13:36
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.

1 participant