1. 08 Jul, 2021 1 commit
    • Markus Koller's avatar
      Use load balancing for Jira Connect workers · 1b0b3d25
      Markus Koller authored
      This sets the `data_consistency` on all Jira Connect workers so they
      can use readonly database replicas.
      
      This is not compatible with idempotent workers so we have to remove
      that, although in practice it seems these jobs were never able to be
      deduplicated anyway.
      
      Changelog: changed
      1b0b3d25
  2. 07 Jul, 2021 39 commits