mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-24 19:30:13 -04:00
Notifications with a `billable_units` count of `0` wont have any effect on the result, but including them in the query will slow down the grouping and summing of the results because it’ll have to loop over more rows.