• Heinrich Lee Yu's avatar
    Only enqueue Jira workers when configured · fd52c435
    Heinrich Lee Yu authored
    This skips enqueuing of Jira Connect workers when the integration is not
    setup for the project. Most of the time the integration isn't setup so
    this saves us a lot of Sidekiq job processing overhead.
    
    Changelog: performance
    fd52c435
deployment_spec.rb 32.5 KB