Open ahalberkamp opened 6 years ago
We should use here pagination by UUID and not custom sort and offset (due to know limitations). If it is not supported by CTP JVM SDK yet than we need to create an issue here and address it once non offset based pagination is possible over SDK.
https://github.com/commercetools/commercetools-email-retry-processor/pull/7/files#r181380142
@heshamMassoud Could you please link with CTP JVM SDK issue we depend on here?
Related JVM SDK issue: https://github.com/commercetools/commercetools-jvm-sdk/issues/1652
We should use here pagination by UUID and not custom sort and offset (due to know limitations). If it is not supported by CTP JVM SDK yet than we need to create an issue here and address it once non offset based pagination is possible over SDK.