Greetings all,
I have a groovy script ( not a service) that collects (scrapes) data, processes, and submits to db. If there are too many records, no error is thrown but transaction timeout causes no records committed. Is there a way to call forced commits occasionally during execution to clear and reset the transaction queue? Thanks a bunch Max Peak
