Working on the cloud-hosted version of n8n (using Chrome browser), adding data to a vector store, looping through many (a couple thousand) items. Things are going well, but occasionally the embeddings node (attached to the vector store node) stalls out. Sometimes it resolves after a few minutes, but I'm currently staring at a node that hasn't resolved in several hours.
The more I think about this, maybe it's not that node, but rather n8n getting sluggish and stalling while running in a browser?