By default,
RTA_DL_DB provides a synchronous (blocking) insert mode. -> should be asynchronous? In that case, the pipeline updater commit should be done by the thread and not by the specific class. The specific class could pass a general query to the thread.
By default, RTA_DL_DB provides a synchronous (blocking) insert mode. -> should be asynchronous? In that case, the pipeline updater commit should be done by the thread and not by the specific class. The specific class could pass a general query to the thread.