Skip to content

repo-updater: Don't lock external_services table while sourcing

Warren Gifford requested to merge repo-syncer-tx into main

Created by: ryanslade

We no longer use the provided tx to fetch the external service as making this query will hold a lock on the external_services table for the entire duration of the sync.

Closes: https://github.com/sourcegraph/sourcegraph/issues/16070

Merge request reports

Loading