Skip to content
  • Grzegorz Bizon's avatar
    Revert create job service because of load balancing · 5f57c7a5
    Grzegorz Bizon authored
    Currently we still need to run EnsureStageService within a transaction,
    because when it runs within in a transaction we are going to stick to
    the primary database when using database load balancing. Extracting this
    out of the transaction makes it possible to hit into problems with
    replication lag in pipeline commit status API, which can cause a lot of
    trouble.
    5f57c7a5