You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
Maintain per-destination list of error messages when making outbound call. (Can also track # of successful vs unsuccessful attempts.)
Maintain per-source list of error messages to track error processing for a source. Can also track # of successful vs unsuccessful messages and reason for failure, such as:
error from cel
error calling outbound
Maintain error messages not associated with message processing, such as initialization errors
Also refrain from updating the status too frequently, especially if the error messages repeat.
Event Mediator needs to update status to at least reflect unsuccessful mediation calls
Need to keep in mind of frequency of status updates
The text was updated successfully, but these errors were encountered: