mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-23 22:48:40 +00:00
2fc89428c3
## Problem It seems that even though we have a retry on basebackup, it still sometimes fails to fetch it with the failpoint enabled, resulting in a test error. ## Summary of changes If we fail to get the basebackup, disable the failpoint and try again.