Last week I experienced a data truncation issue where I ran an rg -zF fixed string search piped into another rg -F. The dataset was roughly 10 million lines. Doing a single rg -z with a regex glob in the middle didn't encounter that issue.
I had _just_ pushed an updated actions workflow, saw that it began to run, and noticed that my entire repository was 404-ing. Not gonna point fingers, but uh, sorry everybody.