Class: DispatchPolicy::PolicySetting
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- DispatchPolicy::PolicySetting
- Defined in:
- app/models/dispatch_policy/policy_setting.rb
Overview
Policy-level settings (currently just the pause flag). One row per policy_name. The tick’s claim_partitions consults this so a pause takes effect for partitions created after the pause too — not only the ones that existed when the operator clicked.