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

Update DM client to split payload correctly when entity limit or metric limit reached #123

Closed
carlosroman opened this issue Sep 23, 2020 · 0 comments · Fixed by #201
Closed

Comments

@carlosroman
Copy link
Contributor

carlosroman commented Sep 23, 2020

New goal: Split payloads by number of entities

Stretch goal to be handled as tech debt:
The payload needs to be split based on the following criteria:

  • Number of entities in the payload

So the function that needs to be updated is newBatchRequest.

For more informations on the limits see the docs.

@orion-fra orion-fra added this to Ready for Development in CAOS: Our Daily Bread Oct 6, 2020
@noly noly self-assigned this Oct 29, 2020
@noly noly moved this from Ready for Development to In Progress in CAOS: Our Daily Bread Oct 29, 2020
@josemore josemore moved this from In Progress to Ready for review in CAOS: Our Daily Bread Nov 2, 2020
@josemore josemore moved this from Ready for review to In Progress in CAOS: Our Daily Bread Nov 2, 2020
@noly noly moved this from In Progress to Ready for review in CAOS: Our Daily Bread Nov 3, 2020
@noly noly closed this as completed in #201 Nov 3, 2020
@noly noly moved this from Ready for review to Ready For Release in CAOS: Our Daily Bread Nov 3, 2020
@noly noly moved this from Ready For Release to Done in CAOS: Our Daily Bread Nov 9, 2020
@noly noly removed the pre-release label Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants