Forum Discussion
00;31 second failed timeout for Dataflows Gen 1 with Redshift Connection
- 8 months ago
Since then admin has put us onto a fabric sku and it's all fine now. Not a clue why but already now I have a space where end users can view reports and the data flows are working!
Thanks all for your help. I've given this information to the IT admin who has access to the gateway to try troubleshoot. What is annoying is that this was all fine when we first connected a few weeks back.
Hi rtylerr ,
Thanks for the update. Could you please let us know if the issue has been resolved? If you still require support, please let us know, we are happy to assist you.
Thank you.
- rtylerr8 months agoNew Member
Is there a particular reason why PPU would work on a gen 2 dataflow but it would not on a Pro Gen 1? My IT admin has made it PPU and re-worked it and now it works. but this isn't helpful for the end-state as my end-users not all have PPU.
- rtylerr8 months agoNew Member
sorry, I think PPU also works on gen1
- Anonymous8 months agoNot applicable
Hi rtylerr ,
PPU itself wouldn’t resolve a gateway timeout. PPU only impacts feature access, not connectivity. The refresh succeeding after the move likely happened because the dataflow was rebuilt and reconfigured during the transition, which created a new connection path. The underlying issue is still related to the gateway or network settings. Once those are finalized, the same dataflow should refresh normally in a Pro/Gen1 workspace without needing PPU.
- R1k918 months agoSuper User
are you sure you can create a dataflow gen2 in PPU workspace? I don't think so.
if it's a premium/fabric capacity you can.gen 2 gives you the possibility to switch to "Fast Copy" that behind the scenes changes the runtime from dataflow to data factory copy activity runtime. this can give you the idea you're running dataflows but in reality you're running a data pipeline.
with a customer we had an issue of dataflow not able to complete if fast copy was enabled and able to complete if it was disabled because of different management of TLS protocol. AFAIK this had been solved and they now both use the same TLS version but the concept is again you think it's a DF and in reality is a pipeline.
Fast copy in Dataflow Gen2 - Microsoft Fabric | Microsoft Learn- rtylerr8 months agoNew Member
Since then admin has put us onto a fabric sku and it's all fine now. Not a clue why but already now I have a space where end users can view reports and the data flows are working!