Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
When setting a "Timeout After" value in any of my queries, they all timeout after 30 seconds, no matter what value is set.
Expected Behavior
It's expected that the queries being invoked, would respect the "Timeout After" value defined and apply it to the HTTP call.
Steps to reproduce
- Create a new query object with a long running process (> 30 seconds)
- Set the "Timeout After" setting for the query to >30 second (ex. 60 seconds)
- Invoke Query
Environment
Lowcoder 2.0.1
Additional Information
No response