Closed manyoso closed 1 month ago
THIS feels very YES, intuitively. This makes a lot of sense and matches what I was seeing...I also felt like the indexing/embedding were chasing each other, and depending on GPU (mine is a 4080 Super, so FAST) and CPU, you could get into a deadlock if the GPU got caught up to.
The change to interrupt by time is just flat out broken. The behavior breaks completely with zero msecs and will break on different systems depending upon CPU speed.
The behavior does resume on the previous document if it was interrupted and in the correct place.