• Sean McGivern's avatar
    Move Sidekiq worker weights to application code · a77f8992
    Sean McGivern authored
    These weights were defined in a config file. (Which is only used if you
    don't use sidekiq-cluster.) By moving them to the application code, we
    can auto-generate the config file, and it's harder to miss out adding or
    updating this weight.
    a77f8992
process_commit_worker.rb 3 KB