Orch error MUltiples record processed stop Orch/ais service
Hi,
the development has problems when many records are processed. The development has 2 orchestrations, the scenario occurred that the daily orchestrations were executed at the same time. Given the number of records that both were raised at the same time, it caused the orchestrator Prod Orch/ais service to crash due to a memory failure.
we also try to split records into multiples csv files, small rowset, and record them through connector, minimize the load on JVM
but facce drop service
thanks in advance