edi_wijaya
08/16/2022, 7:24 AMap-south-east-3 while the pipeline always cause RegionRestriction error (the region is ap-south-east-1
Up until now, I patch this error by overriding db_sync.py in .meltano folder.
If I trigger the task directly from Meltano UI, it is show region restriction of ap-south-east-1 either I patch it or not.
However, if I patch the db_sync.py
and then trigger directly from Airflow Webserver UI, it cause no problem.
Is there any other recommended solution or best practice for this problem?