Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
When using the Dataflow Query Execution REST API
Query Execution - Execute Query - REST API (Dataflow) | Microsoft Learn
queries are terminated after ~90 seconds.
This fixed timeout significantly limits real‑world usage. Only very small or simplified queries can be executed, while more complex or parameterized queries (although valid and supported in normal Dataflow refreshes) are cancelled.
This limitation makes it difficult to:
Suggested improvements:
Many users aim to build generic, reusable, and automated Dataflow solutions in Fabric.
The current timeout makes this difficult and forces unnecessary workarounds, such as:
Improving this would unlock significantly more value from the Dataflow Query Execution API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.