watchdog/internal/aggregate
NotAShelf 987ddd92cc
internal/aggregate: make shutdown context-aware proper goroutine sync
Adds `WaitGroup` to track background goroutine and make Shutdown respect
context deadlines

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ia7f074725717f037412dacb93e34105b6a6a6964
2026-03-02 22:38:21 +03:00
..
custom_events.go internal: centralize size/length constants; better DoS protection 2026-03-02 22:38:00 +03:00
metrics.go internal/aggregate: make shutdown context-aware proper goroutine sync 2026-03-02 22:38:21 +03:00
metrics_test.go internal/aggregate: make shutdown context-aware proper goroutine sync 2026-03-02 22:38:21 +03:00
registry.go internal/aggregate: optimize path registry for read-heavy workloads 2026-03-02 22:38:02 +03:00
registry_test.go internal: add bounded path registry to prevent cardinality explosion 2026-03-02 22:37:52 +03:00
uniques.go internal/aggregate: make shutdown context-aware proper goroutine sync 2026-03-02 22:38:21 +03:00
uniques_test.go chore: format with golines 2026-03-02 22:38:14 +03:00