electron/utils/database/historyLimitManager
Utility for managing history limits in the database.
Remarks
Provides functions for setting and getting history retention limits with proper database consistency and validation. Handles limit enforcement, pruning of older entries, and integration with settings storage.