eclipse-tractusx / bpdm

bpdm
Apache License 2.0
6 stars 15 forks source link

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

Closed nicoprow closed 3 months ago

nicoprow commented 3 months ago

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: