User Story
As a Station super admin, I need to manage nomination worker runtime controls so that I can enable, disable, and tune nomination background processing from Station.
Definition of Done
Acceptance Criteria
- A
station_super_admin can enable or disable the nomination worker from Station
- A
station_super_admin can update worker tuning values with validation
- Guild-scoped admins cannot access these controls
Technical Elaboration
This ticket covers the nomination worker runtime settings only. It is separate from anti-abuse controls and from guild-scoped nomination settings.
Design Elaboration
This UI should emphasize operational tuning rather than policy. The admin should understand that these values affect background processing behavior, not guild-level business rules.
Parent Epic: #231
Depends on: #232, #233, #242
User Story
As a Station super admin, I need to manage nomination worker runtime controls so that I can enable, disable, and tune nomination background processing from Station.
Definition of Done
NOMINATION_WORKER_ENABLED, concurrency, batch size, stale lock ms, max attempts, and poll ms controlspnpm typecheckpassesAcceptance Criteria
station_super_admincan enable or disable the nomination worker from Stationstation_super_admincan update worker tuning values with validationTechnical Elaboration
This ticket covers the nomination worker runtime settings only. It is separate from anti-abuse controls and from guild-scoped nomination settings.
Design Elaboration
This UI should emphasize operational tuning rather than policy. The admin should understand that these values affect background processing behavior, not guild-level business rules.
Parent Epic: #231
Depends on: #232, #233, #242