Clear RAM
When I run a process on one or several profiles for an extended period, it causes my RAM to not be freed up, quickly depleting the entire RAM capacity of the machine. If the program is not stopped in time, it may cause my machine to freeze, or the app may stop processing and be abruptly terminated by the operating system.
To address this issue, this Node will help me free up that RAM. Its logic is simple: close the old tab and open a new one, which allows the RAM to be automatically freed for both the app and the running profile.
Note: I should use this node for cases where the process runs for more than 20 minutes on a single profile, and it’s recommended to use this node every 5-10 minutes to keep my RAM optimized.