-
Notifications
You must be signed in to change notification settings - Fork 15
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
Batch functionality Helm release (v15.3.0) RC #3636
Comments
Application versions for this release:central-ledger: v17.3.2 --> v17.3.3 |
…ssages (#968) feat(mojaloop/#3636): batching implementation for position prepare messages - mojaloop/project#3636 - Added prepare-batch handler for `prepare` messages - Updated metrics - Replaced `uuidv4` with built-in `randomUUID` from `crypto` nodejs library - `bulk-prepare` messages are routed to non-batch prepare handler - Added tests (unit, integration)
v15.3.0 RC changes - [#3636](mojaloop/project#3636) - Implement retry logic for a number of flaky tests - Switched a number of tests to HTTP endpoints as a temporary workarounds for TTK websocket issue
Pending tasks have been moved to #3748 |
Goal:
As a
Mojaloop maintainerI want to
resolve all pending issues relating to batch processing releaseso that
the batch feature can be available in a Mojaloop releaseThis is a follow-up story on #3489
Tasks:
Acceptance Criteria:
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
Done
Pull Requests:
Follow-up:
Dependencies:
Accountability:
The text was updated successfully, but these errors were encountered: