Issue with Timeout for Query

  • Goal: I have a page where I am calling a API from my AWS server. The server is not closing connection even tho the request time is long (~15s) but while fetching it from retool, it says timed out from server.

  • Steps: I have already set keep-alive time to 120s for that specific API but still it’s causing issue.

  • Screenshots:

Hello @Akash_Vekariya,

Apologies for this issue, if you changed the keep alive time the app should respect that and not time out.

Are you self hosting Retool or on our cloud?

This might also be a Query Library bug :sweat_smile:

Have you tried running the same query but copying the logic over to an app specific query?