mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-13 08:42:34 +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.