Commit 573f2ac
fix(test): expect 2700 events after trim, not 3000
The observer store trims to OBSERVER_EVENTS_LOW_WATER (90% of
MAX_OBSERVER_EVENTS = 2700) when events exceed the 3000 cap, not to
the cap itself. Updated the test assertion and added a comment
explaining the low-water mark.
Co-authored-by: Brad Groux <brad@digitalmeld.com>
Signed-off-by: Brad Groux <brad@digitalmeld.com>1 parent 4190870 commit 573f2ac
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
671 | | - | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
672 | 674 | | |
673 | 675 | | |
674 | 676 | | |
| |||
0 commit comments