Commit 07d00773 authored by pratyush's avatar pratyush
Browse files

Refactor and optimize live ban broadcasting:

- Add detection of new `BanEvent` history records via `findMaxId` to trigger live ban broadcast.
- Consolidate and move `broadcastLiveBans` calls to ensure immediate updates in critical operations.
- Adjust `refreshRate` in `BanServiceImpl` from 3s to 15s.
- Remove redundant hostname broadcast logic in `HostnameResolverService`.
parent 6c6a44de
Loading
Loading
Loading
Loading