Description
Introduce a pause mechanism that allows administrators to temporarily suspend notification-related operations during emergencies.
Acceptance Criteria
Only authorized accounts can pause or unpause the contract.
Notification operations are blocked while paused.
Pause and unpause events are emitted.
Tests verify paused and active states.
Description
Introduce a pause mechanism that allows administrators to temporarily suspend notification-related operations during emergencies.
Acceptance Criteria
Only authorized accounts can pause or unpause the contract.
Notification operations are blocked while paused.
Pause and unpause events are emitted.
Tests verify paused and active states.