Hypothesis tries a test example 3 times if the test example initially fails.
eg
Flaky: Hypothesis ... produces unreliable results: Falsified on the first call but did not on a subsequent one
Is there a way to increase or decrease the number of tries?