Infinite loop in a JS transformer blocked my app

I am developing an app for my company and accidentally saved a transformer that contains an infinite loop without a stop condition. I’m new to Retool and forgot that the transformer runs automatically when saved. Now my app is blocked, and I cannot edit it to add the stop condition.

I tried reverting to an earlier version, but when I enter edit mode, it doesn’t respond. I also tried accessing the queries from VSCode, but this one is not reachable.

Does anyone have a solution for modifying the transformer?

Thank you for your help, and sorry for the beginner mistake.

AJ

Hi @aj.sopht, welcome to the forum! :wave:

From the homepage, export your App as JSON and send it to me over a DM. I'm happy to take a closer look.

1 Like

Hi Paulo,

We were able to overcome this problem with a rollback to another computer. We struggled with this issue, but now I think that the solution should have been using the ?_historyOffset=5 parameter at the end of the URL.

AJ

1 Like