Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034)
Showing
- app/lib/activitypub/forwarder.rb 1 addition, 1 deletionapp/lib/activitypub/forwarder.rb
- app/services/delete_account_service.rb 2 additions, 2 deletionsapp/services/delete_account_service.rb
- app/services/remove_status_service.rb 1 addition, 1 deletionapp/services/remove_status_service.rb
- app/services/suspend_account_service.rb 6 additions, 6 deletionsapp/services/suspend_account_service.rb
- app/services/unsuspend_account_service.rb 1 addition, 1 deletionapp/services/unsuspend_account_service.rb
- app/services/update_account_service.rb 1 addition, 1 deletionapp/services/update_account_service.rb
- app/workers/activitypub/distribute_poll_update_worker.rb 1 addition, 1 deletionapp/workers/activitypub/distribute_poll_update_worker.rb
- app/workers/activitypub/move_distribution_worker.rb 1 addition, 1 deletionapp/workers/activitypub/move_distribution_worker.rb
- app/workers/activitypub/raw_distribution_worker.rb 1 addition, 1 deletionapp/workers/activitypub/raw_distribution_worker.rb
- lib/cli.rb 1 addition, 1 deletionlib/cli.rb
Loading
Please register or sign in to comment