Backbase / stream-services

Stream Services are an Open-Source accelerator to connect with Backbase "out-of-the-box" components responsible for orchestrating calls to Banking Services.
http://engineering.backbase.com/stream-services/
Other
28 stars 21 forks source link

Hotfix/fix bulk order ingestion #406

Closed Jan-Nel closed 6 months ago

Jan-Nel commented 7 months ago

Description

With the newer version of Banking services we can no longer use MAX_INTEGER to pull all the payments since the payment-order-service does a check: size < MAX_INTEGER - 1. The wsecu team introduced pagination to build the payment order pull from DBS.

Checklist

sonarcloud[bot] commented 7 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
73.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud