I'm re-syncing a Laravel model (via Laravel Scout using the Typesense Driver) and I'm seeing 500's handed out by Typesense while this is occurring.
It takes like 20 or 30 minutes, all the while handing out 500s. Any way around this? Perhaps queueing the indexing?