summary refs log tree commit diff
path: root/changelog.d/10780.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Skip handling of push actions for outlier events (#10780)Erik Johnston2021-09-081-0/+1
Outlier events don't ever have push actions associated with them, so we can skip some expensive queries during event persistence.