Hello,
i use the KNIME repository to store some files (2-8 mb each file, average ~3mb, amount of files ~1500).
To delete files i use the DELETE Request Node.
Input table:
http://server:port/knime/rest/v4/repository/file0?deletePermanently=false
http://server:port/knime/rest/v4/repository/file1?deletePermanently=false
http://server:port/knime/rest/v4/repository/file2?deletePermanently=false
etc…
this works fine with a couple of files.
If i try to delete 200-300 files the knime web-server-service crashes.
Anyone aware of this problem, or is there another way to delete the files?
Server: 4.10
Executor: 4.1