Forum Discussion
kadirkkkk1
10 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...
- 10 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 ,
We’d like to follow up regarding the recent concern. Kindly confirm whether the issue has been resolved, or if further assistance is still required. We are available to support you and are committed to helping you reach a resolution.
Best Regards,
Chaithra E.
kadirkkkk1
10 months agoFrequent Visitor
I checked the message below as to be the solution