-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run suspension task from master-node. #890
Run suspension task from master-node. #890
Conversation
PR builder started |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #890 +/- ##
============================================
+ Coverage 50.43% 50.47% +0.04%
- Complexity 2380 2381 +1
============================================
Files 297 297
Lines 17777 17780 +3
Branches 2542 2543 +1
============================================
+ Hits 8965 8975 +10
+ Misses 7671 7667 -4
+ Partials 1141 1138 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
...identity/account/suspension/notification/task/internal/NotificationTaskServiceComponent.java
Show resolved
Hide resolved
ef52505
to
70f1c56
Compare
70f1c56
to
862f216
Compare
PR builder completed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/12290506845
Proposed changes in this pull request
Run the suspension task from master node in cluster setup up.
Issue: wso2/product-is#9829
Need to add the following config to enable this feature
When should this PR be merged
Depended on config PR
wso2/carbon-identity-framework#6201