rete
rete copied to clipboard
worker calls on all the nodes of the component
Worker gets called on all the nodes of the component when one node's value changes. In my code, there is an API call on the worker and it makes my web so slow when there are many nodes. I want to know what should I do. Thanks a lot.