GONRG-4000: Fix popping Payload from dag_run.conf

We faced an issue when the dag_run.conf dictionary was modified across the tasks on Airflow>=2.2.1.

On Airflow <=2.1.2 dag_run.conf can't be modified.

Edited by Yan Sushchynski [EPAM/GC]

Merge request reports

Loading