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

fix(config): lower the standard batch sizes #1032

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

nicoprow
Copy link
Contributor

@nicoprow nicoprow commented Aug 15, 2024

Description

Request sizes can be quite big when interacting with the golden record process due to large business partner data. This may lead to exceptions when the used clients do not support such big request sizes.

Therefore this pull request reduces the standard batch size for golden record task processing in the Gate and Pool.

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@nicoprow nicoprow added the bug Something isn't working label Aug 15, 2024
@nicoprow nicoprow force-pushed the fix/lower-batch-sizes branch from 95697c9 to e5636cc Compare August 15, 2024 01:32
@nicoprow nicoprow force-pushed the fix/lower-batch-sizes branch from e5636cc to cc58f92 Compare August 15, 2024 01:34
@nicoprow nicoprow marked this pull request as ready for review August 15, 2024 01:45
@SujitMBRDI SujitMBRDI merged commit 0083a2a into main Aug 19, 2024
17 checks passed
@nicoprow nicoprow deleted the fix/lower-batch-sizes branch August 26, 2024 04:16
@nicoprow nicoprow added this to the BPDM v6.2.0 / R24.12 milestone Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants