Skip to content
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

Add ALS timeout handler for getPartiesToAllProxies #4000

Open
21 of 22 tasks
oderayi opened this issue Jul 31, 2024 · 0 comments
Open
21 of 22 tasks

Add ALS timeout handler for getPartiesToAllProxies #4000

oderayi opened this issue Jul 31, 2024 · 0 comments
Assignees
Labels
oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it story

Comments

@oderayi
Copy link

oderayi commented Jul 31, 2024

Goal:

As an adopter of Mojaloop building inter-connected schemes

I want to enhance ALS to have a timeout handler

so that parties lookup broadcasts to proxies can be timed out with callbacks sent to original requester

Acceptance Criteria:

  • Verify that an approach is decided to implement the timeout handler; and reviewed by team:
    • Redis
    • Standard Timeout handler as used in Central Ledger
  • Verify that a new timeout handler has been added.
  • Verify that PUT callback sent to the original requester cancels the timeout.
  • Verify that if a timeout occurs, then a PUT /parties/error callback is generated
  • Verify that tests are added to test this functionality
    • Several simultaneous requests
    • Not all proxies responding with error; and still sending error callback

Complexity: <High|Medium|Low> > A short comment to remind the reason for the rating

Uncertainty: <High|Medium|Low> > A short comment to remind the reason for the rating


Tasks:

  • Implement timeout handler
  • Update Proxy Cache library
  • Add unit tests
  • Add integration tests

Done

  • Acceptance Criteria pass
  • Designs are up-to date
  • Unit Tests pass
  • Integration Tests pass
  • Code Style & Coverage meets standards
  • Changes made to config (default.json) are broadcast to team and follow-up tasks added to update helm charts and other deployment config.
  • TBD

Pull Requests:

Follow-up:

  • N/A

Dependencies:

  • N/A

Accountability:

  • Owner: TBC
  • QA/Review: TBC
@oderayi oderayi added the story label Jul 31, 2024
@oderayi oderayi self-assigned this Jul 31, 2024
@oderayi oderayi added the oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it story
Projects
None yet
Development

No branches or pull requests

1 participant