-
Bug Part
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT:
- scroll based index handling can track an unlimited amount of instances that were already imported
- variable index handler is ensured to do not import same instances twice
Context:
To track for which porcess instance ids the variable were aleady imported, we use a terms lookup query. However, the terms lookup is restricted to a maximum of 65536 entries according to the documentation.