Forum Discussion
kadirkkkk1
11 months agoFrequent Visitor
Dataflow Gen1 data refresh duration is allways more than 30 seconds
In dataflow gen1 when i look at refresh history i see each of my table takes at least 30 seconds of update time. It doesn't matter how light is the query is, it always takes tthat much time. If i hav...
- 11 months ago
I understand, but rest assured, your queries are fine it’s just Gen1’s design.
It’s not necessarily a best practice to create many small Dataflows Gen1 if each contains only one or two very light tables, because each one will incur that same startup overhead.
Instead, you’ll get better performance by grouping related tables into a single dataflow so they refresh together within the same container session.
Hope it helps you !Best regards,Antoine
v-echaithra
Community Support
10 months agoHi kadirkkkk1 ,
Thank you AntoineW for your inputs.
I hope the information provided is helpful. I wanted to check whether you were able to resolve the issue with the provided solutions. Please let us know if you need any further assistance.
Thank you.