Add rubocop rule to require including_scheduled: true
- for idempotent workers that are utilizing load balancing - add specs to cover all usecases
上级
9433aa72
No related branches found
No related tags found
显示
- rubocop/cop/sidekiq_load_balancing/worker_data_consistency.rb 65 个添加, 0 个删除...cop/cop/sidekiq_load_balancing/worker_data_consistency.rb
- rubocop/cop/sidekiq_load_balancing/worker_data_consistency_with_deduplication.rb 154 个添加, 0 个删除...d_balancing/worker_data_consistency_with_deduplication.rb
- rubocop/cop/worker_data_consistency.rb 0 个添加, 63 个删除rubocop/cop/worker_data_consistency.rb
- spec/rubocop/cop/sidekiq_load_balancing/worker_data_consistency_spec.rb 2 个添加, 2 个删除...op/sidekiq_load_balancing/worker_data_consistency_spec.rb
- spec/rubocop/cop/sidekiq_load_balancing/worker_data_consistency_with_deduplication_spec.rb 166 个添加, 0 个删除...ancing/worker_data_consistency_with_deduplication_spec.rb
rubocop/cop/worker_data_consistency.rb
已删除
100644 → 0
想要评论请 注册 或 登录