Dylan Lim
01/09/2023, 1:53 AMPostgresFetch
, transforms it and loads it onto our warehouse using PostgresExecuteMany
. The Flow gets stuck at the stage where it reads from the external db and when I cancel it via the UI, it also cancels indefinitely (I have flows that have been ‘cancelling’ since a few days ago). Can anyone point me towards any suggested areas to investigate? For context, I checked if it’s a volume issue but the number of rows historically retrieved are roughly the same amount, and other Flows that query from the same external db are not running into this issue.Christopher Boyd
01/10/2023, 2:35 PMDylan Lim
01/11/2023, 2:37 AM