[ https://issues.apache.org/jira/browse/SYNCOPE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739597#comment-13739597
]
Guido Wimmel commented on SYNCOPE-411:
--------------------------------------
I have attached a patch with a possible implementation - please have a look at it.
I'm unsure about the concept of the audit manager - probably it would be a good idea to add
a call to the audit manager when giving up retries?
> Perform retries on failed notifications
> ---------------------------------------
>
> Key: SYNCOPE-411
> URL: https://issues.apache.org/jira/browse/SYNCOPE-411
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.1.3
> Reporter: Guido Wimmel
> Priority: Minor
> Attachments: syncopeNotificationRetry.patch
>
>
> Currently, if an Email notification cannot be sent (e.g. because the SMTP server temporarily
does not respond), the notification task is marked as NOT_SENT and as executed (class NotificationJob).
It could be a useful improvement to extend Apache Syncope such that failed email notifications
are retried a configurable number of times.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|