mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
24 stars 15 forks source link

Event Framework - Manual Integration & Test Transfers End-to-End #875

Closed mdebarros closed 5 years ago

mdebarros commented 5 years ago

Goal:

As a Hub Operator I want to integrate Event Framework into Mojaloop components so that so that all events (errors, general, etc) can be audited and traced appropriately

Priority:

  1. update ml and cl with latest sdk from mojaloop/feature branch ~ @ndonnan
  2. complete the fulfil audits, errors and finish ~ @ndonnan
  3. update the simulator with HTTP w3c header handling for PUT callbacks (fulfil/error) ~ valentin
  4. test the http prepare & fulfil <-- end-to-end ~ @vgenev & @ndonnan
  5. implement logging on ml-api on the "business flow" ~ @ndonnan
  6. implement logging on cl on the "business flow" ~ @ndonnan

Tasks:

Acceptance Criteria:

Pull Requests:

Follow-up:

Dependencies:

Accountability:

elnyry-sam-k commented 5 years ago

This story was created to make the end-to-end transfer tracing at message level possible to use for the demonstration at the end-of-phase3 community event and it was done successfully..