electron/preload/domains/eventsApi
Events domain API for preload bridge
Remarks
This module provides event listener functions for the events domain. It includes listeners for cache invalidation, monitor status, test events, and update status events.
Exception handling: This domain API intentionally does not handle exceptions. Errors are propagated to the frontend where they can be handled appropriately by UI components, error boundaries, or service layers.
Author
Nick