A quick update:
Following a power outage last night, my Rpi restarted but my 22.11 version of rtl_433 did not so I've built & installed the latest version (23.11).
Initial results look good as I started to get data from the first run of the new version as opposed to 2 or times before the old version would get data.
Old vs New command line outputs...
Unfortunately, I don't have a copy of the old version but I remember there was a reference to 'Auto Gain'
The new version does not have that
.....................
$ rtl_433 -M utc -F json -f 868.3M -s 250k -R 172 -Y squelch
rtl_433 version 23.11-163-ge25cfc0f branch master at 202409200913 inputs file rtl_tcp RTL-SDR
New defaults active, use "-Y classic -s 250k" if you need the old defaults
Use "-F log" if you want any messages, warnings, and errors in the console.
Found Fitipower FC0012 tuner
Exact sample rate is: 250000.000414 Hz
Allocating 15 zero-copy buffers
.........................
If I get the same startup problem with the new version, I'll report back.