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

Refactor orders delivery to the M_API #165

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

AlexRuiz7
Copy link
Member

Description

This PR improves the delivery of orders to the Management API including the documents IDs and grouping orders by the size of 100, defined by the PAGE_SIZE constant.

Issues Resolved

Closes #161

@AlexRuiz7 AlexRuiz7 requested a review from a team as a code owner December 4, 2024 16:45
Copy link
Member

@QU3B1M QU3B1M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlexRuiz7 AlexRuiz7 merged commit 65bd226 into master Dec 4, 2024
1 check passed
@AlexRuiz7 AlexRuiz7 deleted the 161-refactor-orders-delivery branch December 4, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor the sending of orders to the Management API
2 participants