Retry Query up to 5 times after Timeout Error

I was wondering if it is possible with javascript to retry a Mysql query up to 5 times if it keep failing with the max timeout error. Maybe with some try catch logic? Thanks.

Hi @Jushy_jag

It might be worth making a workflow for this :blush: Workflows blocks support retrying & configuring the # of retries

You can trigger workflows from apps by using webhooks: https://docs.retool.com/docs/retool-workflows-trigger-webhooks