There seems to be a new checkbox implemented in latest DEV and this batch API checkbox is disabled by default. Not the best idea as the rebuild will fail if the number of changes is high. I don't think at all - it's a good idea to have this hardcore technical checkbox in the UI as people may not understand well what batch API is or not.
It's better to *not* give users a choice about this and run the rebuild with batch API if the number of terms is higher than ~100 and otherwise it may work without batch API. I'm doing the same logic in linkchecker... maybe you'd like to take a look over there.
Comments
Comment #1
indytechcook commentedI just put that in there because batch API seem to make #316632: Integrate with I18n (I) - "Localize terms" stop working. I didn't plan on it making it in :)
That's a good idea though.