Some node which had errors load only data with old cache. This makes some problems when I want to reload after I fixed them.
Ex: I reload workflow had error, and it load old data from mysql node.
I’m not sure about this cache, but it is like a cache. I think cache is not necessary when we reload some workflow had errors. In fact, I usually need to load new data when try to reload workflow which had errors.
I tried to disable Cloudflare proxy, it still have the same issue, with more nodes (like function node). I think there is something force them to load old data, instead of new one.
I use docker through a proxy, and not sure if it caused this