Skip to content

codeintel: Lower number of goroutines during SQLite -> Postgres migration

Warren Gifford requested to merge ef/lower-migrate-parallelism into main

Created by: efritz

Migrations are really causing the bundle manager CPU to spike and performance to be suboptimal. This should help during the migration period (although it will take longer).

Merge request reports

Loading