pxDelayedLearningFlow - Synchronous or Asynchronous execution

Hi Community,

In the data flow, the strategy component can run on different modes. One of which is Make decision and store data for later response capture. This mode enables the execution of the pxDelayedLearningFlow data flow to store the decision results in pxDecisionResults dataset and to perform other processes.

I want to know, whether the pxDelayedLearningFlow gets executed synchronously or asynchronously after the strategy execution?

Thanks in advance.

@NVSSyamKumarM this is done synchronously.

In your make decision data flow, the strategy shape exposes metrics of this process under “Save results for delayed learning”.

Best,
Tom