mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-18 13:40:37 +00:00
It creates busy loop if pageserver <-> safekeeper connection fails after it was established (e.g. currently due to 'segment checkpoint not found' error on pageserver). Also wake up callmemaybe thread regularly once in recall_period regardless of channel activity.