"probe triggered prior to movement" handling

I have piezo probe under a bed of my delta. So it can be jittery sometimes. Mostly it evadable by:

[probe]
samples: 5
samples_tolerance_retries: 3
samples_result: median

But on the first run on the day it’s usual to see “probe triggered prior to movement” error.
I believe this can be tuned by some potentiometer regulation, but I want to be able use just a firmware settings.
So it would be nice to add retries count prior to printing cancelling to BED_MESH_CALIBRATE method if it fails with “probe triggered prior to movement”.