Query Timeout not working for CosmosDB

We are running into an issue where queries made against CosmosDB are not terminating once they reach 120 seconds, or once the defined timeout period if less than 120 seconds is defined.

Is this a known issue?

PS. this is so bad I cannot even edit my app to resolve the issue. the editor is completely frozen up.

We finally got this error:

Hey @TJC!

Are you seeing the minified react error in a table or is it in some other component? Would you mind sending over screenshots of the component's configuration? Same for the query itself!

It might be helpful to see screenshots of your debug tools and the console in your browser's dev tools.

Curious to know too if this is the case in all of your apps, if you create a blank app with the same CosmosDB query how does it function there?