Before i start thinking bug/ reinstalling, anyone else having issues with Wappler hanging when trying to open files or server actions (win 10/beta5/NODE)
I see Wappler going to very high CPU and, memory useage for prolonged periods when trying to open files, becoming unresponsive for several minutes
(Core i7 16GB ram)
I personally haven’t had it hang or crash (windows 10) since the beta came out. I’ve upgraded every release and it’s been normal with memory usage as well.
I do have a mac, like you I prefer windows. When installing i did get a warning that Wappler was potentially unsafe and had to OK the install. I know app signing was updated recently and wondered if that could be linked but problem has not gone. Back to the drawing board
Think i have found the issue, I have a server action with about 50 steps long. i think a server action has corrupted on save and somehow has replicated the server action multiple times in the file resulting in a server action 2 million lines long. This is of course causing hanging and crashes. The debug log is 4 million lines long! @Teodor, is that a record form the longest ever server action?
Will do what i can but opening the file is problematic and the previous git comitt is quite out of date
It is nothing too complex
database query of property records
loop through records
download data from an API for that property
parse the objects returned by the API and and write to database tables