I would love to say definitely not, unlikely yes, but there does seem to be may some sort of edge caching going on with there servers.
I recently removed a index page from a site manually (just deleted as you did) and it seemed to persist. Lots of refreshes as I assumed it was a local cache issue. NO luck.
I then changed a server action it used and manually uploaded that and got the error i expected.
May be worth pinging a support email over to their tech support team, they are really helpful
EDIT. then again overwriting seems to work as expected so i still go with unlikely.
One folder was removed from the web server and actions are still running even killing all process and/or restarting the server.
I tried to find the file using "find" command and it's not there!!!
How this can be possible?
Note: The folder/files exists in the local server and I'm not deploying the app, I just removed the folder in the web server and restarted the docker container and the actions are still running.
Note 2: Wappler, in one occasion, created the same folder inside of the folder in the webserver, for example:
Did you enter the container's terminal and erased the folder/file? And then you restarted the container? Have you entered the container again and checked if the folder/file appeared after restart?