Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Update status of EventMediator #16

Open
mchenggit opened this issue Mar 25, 2020 · 1 comment
Open

Update status of EventMediator #16

mchenggit opened this issue Mar 25, 2020 · 1 comment
Assignees

Comments

@mchenggit
Copy link

Event Mediator needs to update status to at least reflect unsuccessful mediation calls
Need to keep in mind of frequency of status updates

@mchenggit
Copy link
Author

Suggested approach:

  1. Maintain per-destination list of error messages when making outbound call. (Can also track # of successful vs unsuccessful attempts.)
  2. 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
  1. 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.

@mchenggit mchenggit self-assigned this Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant